Searched defs:endCodePoint (Results 1 – 3 of 3) sorted by relevance
342 public int endCodePoint; // Inclusive. field in Trie2.Range
345 public int endCodePoint; // Inclusive. field in Trie2.Range
710 char *endCodePoint = strchr(startCodePoint, ';'); in readAnElement() local