Home
last modified time | relevance | path

Searched refs:type_both (Results 1 – 16 of 16) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dformat-php.c259 enum format_arg_type type_both; in format_parse() local
262 type_both = type1; in format_parse()
266 type_both = type1; in format_parse()
273 numbered[j-1].type = type_both; in format_parse()
Dformat-librep.c225 enum format_arg_type type_both; in format_parse() local
228 type_both = type1; in format_parse()
232 type_both = FAT_NONE; in format_parse()
239 spec.numbered[j-1].type = type_both; in format_parse()
Dformat-gfc-internal.c249 format_arg_type_t type_both; in format_parse() local
252 type_both = type1; in format_parse()
256 type_both = FAT_NONE; in format_parse()
263 numbered[j-1].type = type_both; in format_parse()
Dformat-ruby.c735 enum format_arg_type type_both; in format_parse() local
738 type_both = type1; in format_parse()
742 type_both = FAT_NONE; in format_parse()
749 spec.numbered[j-1].type = type_both; in format_parse()
782 enum format_arg_type type_both; in format_parse() local
785 type_both = type1; in format_parse()
789 type_both = FAT_NONE; in format_parse()
796 spec.named[j-1].type = type_both; in format_parse()
Dformat-pascal.c307 enum format_arg_type type_both; in format_parse() local
310 type_both = type1; in format_parse()
314 type_both = type1; in format_parse()
321 numbered[j-1].type = type_both; in format_parse()
Dformat-javascript.c269 enum format_arg_type type_both; in format_parse() local
272 type_both = type1; in format_parse()
276 type_both = FAT_NONE; in format_parse()
283 spec.numbered[j-1].type = type_both; in format_parse()
Dformat-elisp.c261 enum format_arg_type type_both; in format_parse() local
264 type_both = type1; in format_parse()
268 type_both = FAT_NONE; in format_parse()
275 spec.numbered[j-1].type = type_both; in format_parse()
Dformat-java.c657 enum format_arg_type type_both; in format_parse() local
660 type_both = type1; in format_parse()
662 type_both = type2; in format_parse()
666 type_both = FAT_NONE; in format_parse()
673 spec.numbered[j-1].type = type_both; in format_parse()
Dformat-boost.c528 enum format_arg_type type_both; in format_parse() local
531 type_both = type1; in format_parse()
533 type_both = type2; in format_parse()
537 type_both = FAT_NONE; in format_parse()
544 spec.numbered[j-1].type = type_both; in format_parse()
Dformat-python.c342 enum format_arg_type type_both; in format_parse() local
345 type_both = type1; in format_parse()
347 type_both = type2; in format_parse()
351 type_both = FAT_NONE; in format_parse()
358 spec.named[j-1].type = type_both; in format_parse()
Dformat-tcl.c303 enum format_arg_type type_both; in format_parse() local
306 type_both = type1; in format_parse()
310 type_both = FAT_NONE; in format_parse()
317 spec.numbered[j-1].type = type_both; in format_parse()
Dformat-perl.c493 format_arg_type_t type_both; in format_parse() local
496 type_both = type1; in format_parse()
500 type_both = FAT_NONE; in format_parse()
507 numbered[j-1].type = type_both; in format_parse()
Dformat-awk.c422 enum format_arg_type type_both; in format_parse() local
425 type_both = type1; in format_parse()
429 type_both = FAT_NONE; in format_parse()
436 spec.numbered[j-1].type = type_both; in format_parse()
Dformat-java-printf.c493 enum format_arg_type type_both; in format_parse() local
496 type_both = type1; in format_parse()
500 type_both = FAT_NONE; in format_parse()
507 spec.numbered[j-1].type = type_both; in format_parse()
Dformat-gcc-internal.c540 format_arg_type_t type_both; in format_parse() local
543 type_both = type1; in format_parse()
547 type_both = FAT_NONE; in format_parse()
554 spec.numbered[j-1].type = type_both; in format_parse()
Dformat-c-parse.h788 format_arg_type_t type_both; in format_parse_entrails() local
791 type_both = type1; in format_parse_entrails()
795 type_both = FAT_NONE; in format_parse_entrails()
802 numbered[j-1].type = type_both; in format_parse_entrails()