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

/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Dparse.cpp267 static char *getInvariantString(ParseState* state, uint32_t *line, struct UString *comment, UErrorCode *status) function
1451 string = getInvariantString(state, NULL, NULL, status);
1510 string = getInvariantString(state, &line, NULL, status);
1588 string = getInvariantString(state, NULL, NULL, status);
1639 filename = getInvariantString(state, &line, NULL, status);
1760 filename = getInvariantString(state, &line, NULL, status);

Completed in 156 milliseconds