Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Durl_scanner_ex.c39 #define STATE_TAG SOME_OTHER_STATE_TAG macro
43 #undef STATE_TAG
320 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.re37 #define STATE_TAG SOME_OTHER_STATE_TAG
41 #undef STATE_TAG
323 STATE_TAG,
512 case STATE_TAG: goto state_tag;
526 "<" { passthru(STD_ARGS); STATE = STATE_TAG; goto state_tag; }

Completed in 15 milliseconds