Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Durl_scanner_ex.c277 STATE_VAL enumerator
399 case STATE_VAL: goto state_val; in xx_mainloop()
752 { passthru(STD_ARGS); STATE = STATE_VAL; goto state_val; } in xx_mainloop()
H A Durl_scanner_ex.re212 STATE_VAL
334 case STATE_VAL: goto state_val;
377 [ ]* "=" [ ]* { passthru(STD_ARGS); STATE = STATE_VAL; goto state_val; }

Completed in 9 milliseconds