Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Durl_scanner_ex.c41 #define STATE_TAG SOME_OTHER_STATE_TAG macro
45 #undef STATE_TAG
318 STATE_TAG, enumerator
509 case STATE_TAG: goto state_tag; in xx_mainloop()
579 { passthru(STD_ARGS); STATE = STATE_TAG; goto state_tag; } in xx_mainloop()
H A Durl_scanner_ex.re39 #define STATE_TAG SOME_OTHER_STATE_TAG
43 #undef STATE_TAG
321 STATE_TAG,
512 case STATE_TAG: goto state_tag;
526 "<" { passthru(STD_ARGS); STATE = STATE_TAG; goto state_tag; }

Completed in 8 milliseconds