Searched refs:PREV_STRING (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-gram-gen.h48 PREV_STRING = 264, enumerator in enum:yytokentype
65 #define PREV_STRING 264 macro
H A Dpo-gram-gen2.h48 PREV_STRING = 264, enumerator in enum:po_gram_tokentype
65 #define PREV_STRING 264 macro
H A Dpo-gram-gen.y132 %token PREV_STRING
153 %type <string> STRING PREV_STRING COMMENT NAME
428 : PREV_STRING
435 | prev_string_list PREV_STRING
H A Dpo-gram-gen.c75 PREV_STRING = 264, enumerator in enum:yytokentype
92 #define PREV_STRING 264 macro
565 "PREV_MSGCTXT", "PREV_MSGID", "PREV_MSGID_PLURAL", "PREV_STRING",
H A Dpo-lex.c1015 return (po_lex_previous ? PREV_STRING : STRING);

Completed in 56 milliseconds