Searched refs:U_PKG_RESERVED_CHARS (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/tools/toolutil/
H A Dpkg_icu.h12 #define U_PKG_RESERVED_CHARS "\"%&'()*+,-./:;<=>?_" macro
H A Dpkg_icu.cpp106 if(*start==0 || NULL!=strchr(U_PKG_RESERVED_CHARS, *start)) {
/external/icu4c/tools/icupkg/
H A Dicupkg.cpp133 U_PKG_RESERVED_CHARS);

Completed in 696 milliseconds