Searched defs:nul (Results 1 – 8 of 8) sorted by relevance
715 static const UChar a=0x61, b=0x62, lead=0xd801, trail=0xdc02, nul=0; in TestSurrogateSearching() local
936 static const UChar nul[]={ 0 }; variable
58 UChar nul; member
5103 static const UChar nul=0; in ucnv_SBCSFromUTF8() local5416 static const UChar nul=0; in ucnv_DBCSFromUTF8() local
1569 static const UChar nul=0; in TestBogus() local
874 const typename StringType::value_type nul = 0; in CaseInsensitiveStringEquals() local
1795 HChar nul[1]; in valgrind_main() local
712 static void tcg_out_branch(TCGContext *s, int label_index, int nul) in tcg_out_branch()