Searched refs:_NUL (Results 1 – 2 of 2) sorted by relevance
872 static UChar _NUL=0; variable914 testLang=&_NUL; in doTestDisplayNames()930 testScript=&_NUL; in doTestDisplayNames()946 testCtry=&_NUL; in doTestDisplayNames()962 testVar=&_NUL; in doTestDisplayNames()978 testName=&_NUL; in doTestDisplayNames()1024 if(testName!=&_NUL) { in doTestDisplayNames()1027 if(testLang!=&_NUL) { in doTestDisplayNames()1030 if(testScript!=&_NUL) { in doTestDisplayNames()1033 if(testCtry!=&_NUL) { in doTestDisplayNames()[all …]
555 static const UChar _NUL = 0; in ucol_getRules() local557 return &_NUL; in ucol_getRules()