Searched refs:STRING_TK (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-token.h45 STRING_TK, enumerator in enum:CRTokenType
H A Dcr-token.c68 case STRING_TK:
264 a_this->type = STRING_TK;
H A Dcr-parser.c1196 case STRING_TK:
1400 } else if (token->type == STRING_TK) {
1575 } else if (token && token->type == STRING_TK) {
2254 STRING_TK, NO_ET, a_str, NULL);
4154 && token && token->type == STRING_TK);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-token.h45 STRING_TK, enumerator in enum:CRTokenType
H A Dcr-token.c68 case STRING_TK:
264 a_this->type = STRING_TK;
H A Dcr-parser.c1196 case STRING_TK:
1400 } else if (token->type == STRING_TK) {
1575 } else if (token && token->type == STRING_TK) {
2254 STRING_TK, NO_ET, a_str, NULL);
4154 && token && token->type == STRING_TK);

Completed in 76 milliseconds