Searched refs:IDENT_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.h46 IDENT_TK, enumerator in enum:CRTokenType
H A Dcr-token.c69 case IDENT_TK:
277 a_this->type = IDENT_TK;
H A Dcr-parser.c1185 case IDENT_TK:
1359 && token && token->type == IDENT_TK);
1397 if (token->type == IDENT_TK) {
1580 } else if (token && token->type == IDENT_TK) {
1693 } else if (token && token->type == IDENT_TK) {
1751 if (token && token->type == IDENT_TK) {
1821 if (token->type == IDENT_TK) {
2282 IDENT_TK, NO_ET, a_str, NULL);
2562 || token->type == IDENT_TK)) {
3732 && token && token->type == IDENT_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.h46 IDENT_TK, enumerator in enum:CRTokenType
H A Dcr-token.c69 case IDENT_TK:
277 a_this->type = IDENT_TK;
H A Dcr-parser.c1185 case IDENT_TK:
1359 && token && token->type == IDENT_TK);
1397 if (token->type == IDENT_TK) {
1580 } else if (token && token->type == IDENT_TK) {
1693 } else if (token && token->type == IDENT_TK) {
1751 if (token && token->type == IDENT_TK) {
1821 if (token->type == IDENT_TK) {
2282 IDENT_TK, NO_ET, a_str, NULL);
2562 || token->type == IDENT_TK)) {
3732 && token && token->type == IDENT_TK);
[all...]

Completed in 80 milliseconds