Searched refs:FAT_STRING (Results 1 – 12 of 12) sorted by relevance
/third_party/gettext/gettext-tools/src/ |
D | format-lua.c | 64 FAT_STRING, enumerator 146 type = FAT_STRING; in format_parse() 296 case FAT_STRING: in format_print()
|
D | format-gcc-internal.c | 99 FAT_STRING = 3, enumerator 271 type = FAT_STRING; in format_parse() 298 type = FAT_STRING; in format_parse() 387 type = FAT_STRING; in format_parse() 761 case FAT_STRING: in format_print()
|
D | format-php.c | 62 FAT_STRING enumerator 211 type = FAT_STRING; in format_parse() 449 case FAT_STRING: in format_print()
|
D | format-gfc-internal.c | 70 FAT_STRING = 4, enumerator 184 type = FAT_STRING; in format_parse() 450 case FAT_STRING: in format_print()
|
D | format-python.c | 74 FAT_STRING, enumerator 256 type = (zero_precision ? FAT_ANY : FAT_STRING); in format_parse() 609 case FAT_STRING: in format_print() 639 case FAT_STRING: in format_print()
|
D | format-pascal.c | 73 FAT_STRING, /* string, char, pchar, widestring, widechar, pwidechar, enumerator 239 type = FAT_STRING; in format_parse() 494 case FAT_STRING: in format_print()
|
D | format-javascript.c | 62 FAT_STRING, enumerator 173 type = FAT_STRING; in format_parse() 448 case FAT_STRING: in format_print()
|
D | format-tcl.c | 61 FAT_STRING, enumerator 244 type = FAT_STRING; in format_parse() 485 case FAT_STRING: in format_print()
|
D | format-c-parse.h | 59 FAT_STRING = 4, enumerator 111 FAT_BASIC_MASK = (FAT_INTEGER | FAT_DOUBLE | FAT_CHAR | FAT_STRING 669 type = FAT_STRING; in format_parse_entrails() 674 type = FAT_STRING | FAT_WIDE; in format_parse_entrails()
|
D | format-perl.c | 81 FAT_STRING = 4, enumerator 411 type = FAT_STRING; in format_parse() 707 case FAT_STRING: in format_print()
|
D | format-awk.c | 59 FAT_STRING, enumerator 326 type = FAT_STRING; in format_parse() 604 case FAT_STRING: in format_print()
|
D | format-c.c | 318 case FAT_STRING: in format_print()
|