Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Durl_scanner_ex.c240 STATE_VAL enumerator
357 case STATE_VAL: goto state_val; in xx_mainloop()
733 { 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 10 milliseconds