Searched defs:nextCp (Results 1 – 6 of 6) sorted by relevance
312 UChar32 nextCp; in appendCEsFromCE32() local505 UChar32 nextCp; in nextCE32FromContraction() local580 UChar32 nextCp = nextSkippedCodePoint(errorCode); in nextCE32FromDiscontiguousContraction() local
510 int nextCp; in appendCEsFromCE32() local717 int nextCp; in nextCE32FromContraction() local788 int nextCp = nextSkippedCodePoint(); in nextCE32FromDiscontiguousContraction() local
508 int nextCp; in appendCEsFromCE32() local715 int nextCp; in nextCE32FromContraction() local786 int nextCp = nextSkippedCodePoint(); in nextCE32FromDiscontiguousContraction() local
682 int nextCp=expectedString.length()>1 ? expectedString.charAt(1) : 0; in checkFirst() local
686 int nextCp=expectedString.length()>1 ? expectedString.charAt(1) : 0; in checkFirst() local
825 UChar32 nextCp=expectedString.length()>1 ? expectedString[1] : 0; in checkFirst() local