Home
last modified time | relevance | path

Searched defs:nextChar (Results 1 - 25 of 32) sorted by relevance

12

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DComposedCharIter.java172 private int nextChar = Normalizer.DONE; field in ComposedCharIter
H A DCharsetRecog_mbcs.java178 abstract boolean nextChar(iteratedChar it, CharsetDetector det); in nextChar() method in CharsetRecog_mbcs
201 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_sjis
267 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_big5
329 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_euc
475 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_gb_18030
H A DRBBIRuleScanner.java761 void nextChar(RBBIRuleChar c) { in nextChar() method in RBBIRuleScanner
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DComposedCharIter.java174 private int nextChar = Normalizer.DONE; field in ComposedCharIter
H A DCharsetRecog_mbcs.java179 abstract boolean nextChar(iteratedChar it, CharsetDetector det); in nextChar() method in CharsetRecog_mbcs
202 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_sjis
268 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_big5
330 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_euc
476 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_gb_18030
H A DRBBIRuleScanner.java761 void nextChar(RBBIRuleChar c) { in nextChar() method in RBBIRuleScanner
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat12.java71 private int nextChar; field in CMapFormat12.CharacterIterator
H A DCMapFormat13.java70 private int nextChar; field in CMapFormat13.CharacterIterator
H A DCMapFormat8.java61 private int nextChar; field in CMapFormat8.CharacterIterator
H A DCMapFormat4.java220 private int nextChar; field in CMapFormat4.CharacterIterator
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DStatisticsTool.java121 public char nextChar() in nextChar() method in StatisticsTool
H A DChecker.java116 public char nextChar() in nextChar() method in Checker
H A DNGramParser.java26 char nextChar(); in nextChar() method
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
H A DEUCTool.java301 boolean nextChar(iteratedChar it) { in nextChar() method in EUCTool
H A DBIG5Tool.java301 boolean nextChar(iteratedChar it) { in nextChar() method in BIG5Tool
/third_party/node/deps/icu-small/source/tools/genrb/
H A Drle.c301 UBool nextChar = true; in rleStringToByteArray() local
/third_party/icu/icu4c/source/tools/genrb/
H A Drle.c301 UBool nextChar = true; in rleStringToByteArray() local
/third_party/vk-gl-cts/executor/
H A DxeContainerFormatParser.cpp167 int nextChar = getChar(m_elementLen); in advance() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Drle.c301 UBool nextChar = true; in rleStringToByteArray() local
/third_party/icu/icu4c/source/i18n/
H A Dcsrmbcs.cpp241 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_sjis
290 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_euc
403 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det) const in nextChar() function in CharsetRecog_big5
455 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_gb_18030
/third_party/node/deps/icu-small/source/common/
H A Dmlbe.cpp117 UChar32 nextChar = utext_char32At(inText, rangeEnd); in divideUpRange() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcsrmbcs.cpp241 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_sjis
290 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_euc
403 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det) const in nextChar() function in CharsetRecog_big5
455 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_gb_18030
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonTokenizer.cs718 private char? nextChar; field in Google.Protobuf.JsonTokenizer.JsonTextTokenizer.PushBackReader
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsrmbcs.cpp244 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_sjis
293 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_euc
406 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det) const in nextChar() function in CharsetRecog_big5
458 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_gb_18030
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DAsYouTypeFormatter.java290 public String inputDigit(char nextChar) { in inputDigit() argument
301 public String inputDigitAndRememberPosition(char nextChar) { in inputDigitAndRememberPosition() argument
307 private String inputDigitWithOptionToRememberPosition(char nextChar, boolean rememberPosition) { in inputDigitWithOptionToRememberPosition() argument
413 isDigitOrLeadingPlusSign(char nextChar) isDigitOrLeadingPlusSign() argument
632 normalizeAndAccrueDigitsAndPlusSign(char nextChar, boolean rememberPosition) normalizeAndAccrueDigitsAndPlusSign() argument
649 inputDigitHelper(char nextChar) inputDigitHelper() argument
[all...]

Completed in 18 milliseconds

12