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

/external/chromium_org/third_party/icu/source/common/
H A Duloc.c1140 static char* _strnchr(const char* str, int32_t len, char c) { function
1459 char* p = _strnchr(variants, variantsLen, '_');
/external/icu/icu4c/source/common/
H A Duloc.cpp1127 static char* _strnchr(const char* str, int32_t len, char c) { function
1448 char* p = _strnchr(variants, variantsLen, '_');

Completed in 55 milliseconds