Searched refs:_NUL (Results 1 – 2 of 2) sorted by relevance
867 static UChar _NUL=0; variable909 testLang=&_NUL; in doTestDisplayNames()925 testScript=&_NUL; in doTestDisplayNames()941 testCtry=&_NUL; in doTestDisplayNames()957 testVar=&_NUL; in doTestDisplayNames()973 testName=&_NUL; in doTestDisplayNames()1019 if(testName!=&_NUL) { in doTestDisplayNames()1022 if(testLang!=&_NUL) { in doTestDisplayNames()1025 if(testScript!=&_NUL) { in doTestDisplayNames()1028 if(testCtry!=&_NUL) { in doTestDisplayNames()[all …]
554 static const UChar _NUL = 0; in ucol_getRules() local556 return &_NUL; in ucol_getRules()