Searched refs:hexsplit (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/test/intltest/ |
D | normconf.h | 96 UBool hexsplit(const char *s, char delimiter,
|
D | normconf.cpp | 206 if (!hexsplit(lineBuf, ';', fields, FIELD_COUNT)) { in TestConformance() 530 UBool NormalizerConformanceTest::hexsplit(const char *s, char delimiter, in hexsplit() function in NormalizerConformanceTest 591 if (!hexsplit(line, ';', fields, FIELD_COUNT)) { in _testOneLine()
|