Lines Matching refs:_NUL
872 static UChar _NUL=0; variable
914 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()
1036 if(testVar!=&_NUL) { in doTestDisplayNames()