Searched defs:nextCp (Results 1 – 6 of 6) sorted by relevance
314 UChar32 nextCp; in appendCEsFromCE32() local507 UChar32 nextCp; in nextCE32FromContraction() local582 UChar32 nextCp = nextSkippedCodePoint(errorCode); in nextCE32FromDiscontiguousContraction() local
516 int nextCp; in appendCEsFromCE32() local723 int nextCp; in nextCE32FromContraction() local794 int nextCp = nextSkippedCodePoint(); in nextCE32FromDiscontiguousContraction() local
518 int nextCp; in appendCEsFromCE32() local725 int nextCp; in nextCE32FromContraction() local796 int nextCp = nextSkippedCodePoint(); in nextCE32FromDiscontiguousContraction() local
729 int nextCp=expectedString.length()>1 ? expectedString.charAt(1) : 0; in checkFirst() local
732 int nextCp=expectedString.length()>1 ? expectedString.charAt(1) : 0; in checkFirst() local
830 UChar32 nextCp=expectedString.length()>1 ? expectedString[1] : 0; in checkFirst() local