Home
last modified time | relevance | path

Searched refs:INVALID_ARGNO_0 (Results 1 – 11 of 11) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dformat-invalid.h27 #define INVALID_ARGNO_0(directive_number) \ macro
Dformat-php.c142 *invalid_reason = INVALID_ARGNO_0 (directives); in format_parse()
Dformat-gfc-internal.c165 *invalid_reason = INVALID_ARGNO_0 (spec.directives); in format_parse()
Dformat-javascript.c138 *invalid_reason = INVALID_ARGNO_0 (spec.directives); in format_parse()
Dformat-ruby.c367 *invalid_reason = INVALID_ARGNO_0 (spec.directives); in format_parse()
456 *invalid_reason = INVALID_ARGNO_0 (spec.directives); in format_parse()
Dformat-tcl.c148 *invalid_reason = INVALID_ARGNO_0 (spec.directives); in format_parse()
Dformat-awk.c136 *invalid_reason = INVALID_ARGNO_0 (spec.directives); in format_parse()
Dformat-boost.c168 *invalid_reason = INVALID_ARGNO_0 (spec.directives); in format_parse()
Dformat-java-printf.c215 *invalid_reason = INVALID_ARGNO_0 (spec.directives); in format_parse()
Dformat-gcc-internal.c215 *invalid_reason = INVALID_ARGNO_0 (spec.directives); in format_parse()
Dformat-c-parse.h226 *invalid_reason = INVALID_ARGNO_0 (spec.directives); in format_parse_entrails()