Home
last modified time | relevance | path

Searched refs:U_TREE_SEPARATOR (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dudata.h47 #define U_TREE_SEPARATOR '-' macro
/external/icu/icu4c/source/common/
Dudata.cpp1191 treeChar = uprv_strchr(path, U_TREE_SEPARATOR); in doOpenChoice()