Searched refs:_NUL (Results 1 – 2 of 2) sorted by relevance
862 static UChar _NUL=0; variable904 testLang=&_NUL; in doTestDisplayNames()920 testScript=&_NUL; in doTestDisplayNames()936 testCtry=&_NUL; in doTestDisplayNames()952 testVar=&_NUL; in doTestDisplayNames()968 testName=&_NUL; in doTestDisplayNames()1014 if(testName!=&_NUL) { in doTestDisplayNames()1017 if(testLang!=&_NUL) { in doTestDisplayNames()1020 if(testScript!=&_NUL) { in doTestDisplayNames()1023 if(testCtry!=&_NUL) { in doTestDisplayNames()[all …]
552 static const UChar _NUL = 0; in ucol_getRules() local554 return &_NUL; in ucol_getRules()