Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregsyntax.c50 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.h771 ONIG_SYN_OP_VBAR_ALT | \
H A Doniguruma.h529 #define ONIG_SYN_OP_VBAR_ALT (1U<<10) /* | */ macro
H A Dregparse.c3467 if (! IS_SYNTAX_OP(syn, ONIG_SYN_OP_VBAR_ALT)) break; in fetch_token()

Completed in 55 milliseconds