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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-token.h75 DELIM_TK enumerator in enum:CRTokenType
H A Dcr-token.c61 case DELIM_TK:
535 a_this->type = DELIM_TK;
H A Dcr-parser.c1053 && token->type == DELIM_TK
1197 case DELIM_TK:
1377 } else if (token->type == DELIM_TK && token->u.unichar == '=') {
1530 if (token->type == DELIM_TK && token->u.unichar == '+') {
1539 } else if (token->type == DELIM_TK && token->u.unichar == '-') {
1688 if (token && token->type == DELIM_TK
1741 } else if (token && (token->type == DELIM_TK)
1800 } else if (token && (token->type == DELIM_TK)
2555 || (token->type == DELIM_TK
2557 || (token->type == DELIM_TK
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-token.h75 DELIM_TK enumerator in enum:CRTokenType
H A Dcr-token.c61 case DELIM_TK:
535 a_this->type = DELIM_TK;
H A Dcr-parser.c1053 && token->type == DELIM_TK
1197 case DELIM_TK:
1377 } else if (token->type == DELIM_TK && token->u.unichar == '=') {
1530 if (token->type == DELIM_TK && token->u.unichar == '+') {
1539 } else if (token->type == DELIM_TK && token->u.unichar == '-') {
1688 if (token && token->type == DELIM_TK
1741 } else if (token && (token->type == DELIM_TK)
1800 } else if (token && (token->type == DELIM_TK)
2555 || (token->type == DELIM_TK
2557 || (token->type == DELIM_TK
[all...]

Completed in 78 milliseconds