Searched defs:_isLDMLKey (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duloc_tag.c387 _isLDMLKey(const char* s, int32_t len) { function
603 if (_isLDMLKey(key, keyLen)) {
1887 if (!_isLDMLKey(pSubtag, subtagLen)) {
/external/icu4c/common/
H A Duloc_tag.c414 _isLDMLKey(const char* s, int32_t len) { function
666 if (_isLDMLKey(key, keyLen)) {
1574 if (_isLDMLKey(pTag, len)) {
1682 if (_isLDMLKey(pTag, len)) {

Completed in 43 milliseconds