Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Durl_scanner_ex.c239 STATE_BEFORE_VAL, enumerator
356 case STATE_BEFORE_VAL: goto state_before_val; in xx_mainloop()
667 { passthru(STD_ARGS); handle_arg(STD_ARGS); STATE = STATE_BEFORE_VAL; goto state_before_val; } in xx_mainloop()
H A Durl_scanner_ex.re175 STATE_BEFORE_VAL,
292 case STATE_BEFORE_VAL: goto state_before_val;
329 …alpha alphadash* { passthru(STD_ARGS); handle_arg(STD_ARGS); STATE = STATE_BEFORE_VAL; goto state_…

Completed in 7 milliseconds