Searched refs:endCP (Results 1 – 1 of 1) sorted by relevance
196 uint32_t startCP, endCP; in parseFile() local216 u_parseCodePointRangeAnyTerminator(line, &startCP, &endCP, &delimiter, errorCode); in parseFile()230 for(UChar32 c=(UChar32)startCP; c<=(UChar32)endCP; ++c) { in parseFile()240 for(UChar32 c=(UChar32)startCP; c<=(UChar32)endCP; ++c) { in parseFile()262 for(UChar32 c=(UChar32)startCP; c<=(UChar32)endCP; ++c) { in parseFile()