Searched refs:parseCollationElements (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Dparse.cpp1077 parseCollationElements(ParseState* state, char *tag, uint32_t startline, UBool newCollation, UErrorCode *status) function
1296 return parseCollationElements(state, tag, startline, FALSE, status);
1300 return parseCollationElements(state, tag, startline, TRUE, status);

Completed in 88 milliseconds