Searched defs:lastChar (Results 1 – 8 of 8) sorted by relevance
42 val lastChar get() = stringBuilder[stringBuilder.length - 1] in <lambda>() constant
236 uint16_t lastChar = mText[mLast]; in findNextBreakInEmailOrUrl() local
136 vector<uint32_t> lastChar; in init() local
32 char lastChar = s[last]; in convertToRsType() local991 char lastChar = p->variableName.back(); in writeRsSection() local
128 const char lastChar = type[last]; in getVectorSizeAndBaseType() local
642 private char lastChar; field in BidiFormatter.DirectionalityEstimator
2300 char lastChar = codes[0].charAt(codeStringLength - 1); in processWfcDisconnectForNotification() local
502 uint32_t firstChar, lastChar; member