Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Durl_scanner_ex.c324 STATE_VAL enumerator
513 case STATE_VAL: goto state_val; in xx_mainloop()
866 { passthru(STD_ARGS); STATE = STATE_VAL; goto state_val; } in xx_mainloop()
H A Durl_scanner_ex.re327 STATE_VAL
516 case STATE_VAL: goto state_val;
559 [ ]* "=" [ ]* { passthru(STD_ARGS); STATE = STATE_VAL; goto state_val; }

Completed in 8 milliseconds