Lines Matching refs:x20
163 * from external byte values 0x00..0x20
188 * to external byte values 0x00..0x20.
380 if(c<=0x20) {
386 if(c!=0x20) {
470 if(b<=0x20) {
549 x20) {
554 if(b!=0x20) {
935 static const UChar ascii[]={ 0x61, 0x62, 0x20, 0x63, 0x61 };
936 static const UChar crlf[]={ 0xd, 0xa, 0x20 };
939 static const UChar devanagari[]={ 0x930, 0x20, 0x918, 0x909 };
940 static const UChar hiragana[]={ 0x3086, 0x304d, 0x20, 0x3053, 0x4000 };
941 static const UChar unihan[]={ 0x4e00, 0x7777, 0x20, 0x9fa5, 0x4e00 };
942 static const UChar hangul[]={ 0xac00, 0xbcde, 0x20, 0xd7a3 };
946 static const UChar plane15[]={ 0xdbbb, 0xddee, 0x20 };
948 static const UChar c0[]={ 1, 0xe40, 0x20, 9 };