Home
last modified time | relevance | path

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

/PHP-5.5/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 Donigcmpt200.h109 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.c3662 if (! IS_SYNTAX_OP(syn, ONIG_SYN_OP_VBAR_ALT)) break; in fetch_token()

Completed in 32 milliseconds