Home
last modified time | relevance | path

Searched refs:STATE_TAG (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/standard/
H A Durl_scanner_ex.c38 #define STATE_TAG SOME_OTHER_STATE_TAG macro
41 #undef STATE_TAG
235 STATE_TAG, enumerator
352 case STATE_TAG: goto state_tag; in xx_mainloop()
410 { passthru(STD_ARGS); STATE = STATE_TAG; goto state_tag; } in xx_mainloop()
H A Durl_scanner_ex.re36 #define STATE_TAG SOME_OTHER_STATE_TAG
39 #undef STATE_TAG
172 STATE_TAG,
289 case STATE_TAG: goto state_tag;
303 "<" { passthru(STD_ARGS); STATE = STATE_TAG; goto state_tag; }

Completed in 10 milliseconds