Searched defs:ucm_parseBytes (Results 1 - 1 of 1) sorted by relevance
/external/icu4c/tools/toolutil/ | ||
H A D | ucm.c | 743 ucm_parseBytes(uint8_t bytes[UCNV_EXT_MAX_BYTES], const char *line, const char **ps) { function 842 bLen=ucm_parseBytes(bytes, line, &s); |
Completed in 22 milliseconds