Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Durl_scanner_ex.c320 STATE_ARG, enumerator
511 case STATE_ARG: goto state_arg; in xx_mainloop()
734 { --YYCURSOR; STATE = STATE_ARG; goto state_arg; } in xx_mainloop()
H A Durl_scanner_ex.re323 STATE_ARG,
514 case STATE_ARG: goto state_arg;
545 alpha { --YYCURSOR; STATE = STATE_ARG; goto state_arg; }

Completed in 14 milliseconds