Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Durl_scanner_ex.c240 STATE_VAL enumerator
357 case STATE_VAL: goto state_val; in xx_mainloop()
746 { passthru(STD_ARGS); STATE = STATE_VAL; goto state_val; } in xx_mainloop()
H A Durl_scanner_ex.re176 STATE_VAL
293 case STATE_VAL: goto state_val;
336 [ ]* "=" [ ]* { passthru(STD_ARGS); STATE = STATE_VAL; goto state_val; }

Completed in 18 milliseconds