Home
last modified time | relevance | path

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

/PHP-5.6/ext/standard/
H A Durl_scanner_ex.c266 STATE_VAL enumerator
383 case STATE_VAL: goto state_val; in xx_mainloop()
772 { passthru(STD_ARGS); STATE = STATE_VAL; goto state_val; } in xx_mainloop()
H A Durl_scanner_ex.re202 STATE_VAL
319 case STATE_VAL: goto state_val;
362 [ ]* "=" [ ]* { passthru(STD_ARGS); STATE = STATE_VAL; goto state_val; }

Completed in 6 milliseconds