Home
last modified time | relevance | path

Searched refs:ONIG_SYN_OP_VBAR_ALT (Results 1 – 4 of 4) sorted by relevance

/PHP-5.6/ext/mbstring/oniguruma/
H A Dregsyntax.c68 ONIG_SYN_OP_PLUS_ONE_INF | ONIG_SYN_OP_QMARK_ZERO_ONE | ONIG_SYN_OP_VBAR_ALT )
H A Dregint.h648 ONIG_SYN_OP_VBAR_ALT | \
H A Doniguruma.h445 #define ONIG_SYN_OP_VBAR_ALT (1U<<10) /* | */ macro
H A Dregparse.c3672 if (! IS_SYNTAX_OP(syn, ONIG_SYN_OP_VBAR_ALT)) break; in fetch_token()

Completed in 32 milliseconds