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

/external/icu4c/test/cintltst/
H A Dcloctst.c851 static UChar _NUL=0; variable
893 testLang=&_NUL;
909 testScript=&_NUL;
925 testCtry=&_NUL;
941 testVar=&_NUL;
957 testName=&_NUL;
1003 if(testName!=&_NUL) {
1006 if(testLang!=&_NUL) {
1009 if(testScript!=&_NUL) {
1012 if(testCtry!=&_NUL) {
[all...]
/external/icu4c/common/
H A Dnormlzr.cpp67 static const UChar _NUL=0; variable
/external/icu4c/i18n/
H A Ducol_res.cpp580 static const UChar _NUL = 0; variable
592 return &_NUL;

Completed in 128 milliseconds