Searched refs:BLANK (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | charclass.h | 43 BLANK = 32, enumerator in enum:__anone4e641e20103
|
| H A D | charclass.c | 103 SetCharacterClassRange(0, 0, BLANK); 105 SetCharacterClassRange('\t', '\t', BLANK); 129 SetCharacterClassRange(0x2000, 0x200a, BLANK); /* spaces */ 136 SetCharacterClassRange(0x3000, 0x3000, BLANK); /* ideographic space */ 181 case BLANK: 182 result = "BLANK"; 257 {IDENT, ALNUM, CNTRL, BLANK, U_SUP, U_SUB, U_HIR, U_KAT, U_CJK, U_HAN}; 315 result = BLANK; 319 result = BLANK;
|
| H A D | gen-charsets.pl | 320 \s+(BLANK
|
Completed in 4 milliseconds