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

/external/icu4c/tools/toolutil/
H A Dflagparser.c16 static void extractFlag(char* buffer, int32_t bufferSize, char* flag, int32_t flagSize, UErrorCode *status);
63 extractFlag(buffer, currentBufferSize, flagBuffer[i], flagBufferSize, status);
91 static void extractFlag(char* buffer, int32_t bufferSize, char* flag, int32_t flagSize, UErrorCode *status) { function

Completed in 82 milliseconds