Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
H A DcolprobeNew.cpp793 UResourceBundle *ColEl = NULL; in hasCollationElements() local
799 ColEl = ures_getByKey(loc, "CollationElements", ColEl, &status); in hasCollationElements()
801 ures_close(ColEl); in hasCollationElements()
805 ures_close(ColEl); in hasCollationElements()
H A Dcolprobe.cpp1625 UResourceBundle *ColEl = NULL; in hasCollationElements() local
1631 ColEl = ures_getByKey(loc, "CollationElements", ColEl, &status); in hasCollationElements()
1633 ures_close(ColEl); in hasCollationElements()
1637 ures_close(ColEl); in hasCollationElements()

Completed in 5 milliseconds