Searched defs:TOKEN_RE (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/filters/
H A Dmod_include.c72 TOKEN_RE, enumerator in enum:__anon155
293 case TOKEN_RE:
364 if (d__t->type == TOKEN_STRING || d__t->type == TOKEN_RE) { \
395 if ((node)->right->token.type == TOKEN_RE) c = '/'; \
1044 TYPE_TOKEN(token, TOKEN_RE);
1231 case TOKEN_RE:
1243 case TOKEN_RE:
1261 case TOKEN_RE:
1347 case TOKEN_RE:
1450 current->right->token.type != TOKEN_RE)) {
[all...]

Completed in 28 milliseconds