Searched refs:ONIG_SYN_OP_VBAR_ALT (Results 1 – 5 of 5) sorted by relevance
50 ONIG_SYN_OP_PLUS_ONE_INF | ONIG_SYN_OP_QMARK_ZERO_ONE | ONIG_SYN_OP_VBAR_ALT )
109 ONIG_SYN_OP_VBAR_ALT
771 ONIG_SYN_OP_VBAR_ALT | \
529 #define ONIG_SYN_OP_VBAR_ALT (1U<<10) /* | */ macro
3467 if (! IS_SYNTAX_OP(syn, ONIG_SYN_OP_VBAR_ALT)) break; in fetch_token()
Completed in 65 milliseconds