Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Durl_scanner_ex.c237 STATE_ARG, enumerator
354 case STATE_ARG: goto state_arg; in xx_mainloop()
581 { --YYCURSOR; STATE = STATE_ARG; goto state_arg; } in xx_mainloop()
H A Durl_scanner_ex.re174 STATE_ARG,
291 case STATE_ARG: goto state_arg;
322 alpha { --YYCURSOR; STATE = STATE_ARG; goto state_arg; }

Completed in 8 milliseconds