Searched refs:ONIG_SYN_OP_ESC_VBAR_ALT (Results 1 – 4 of 4) sorted by relevance
62 ONIG_SYN_OP_ESC_LPAREN_SUBEXP | ONIG_SYN_OP_ESC_VBAR_ALT |74 ONIG_SYN_OP_ESC_VBAR_ALT |
111 ONIG_SYN_OP_ESC_VBAR_ALT
530 #define ONIG_SYN_OP_ESC_VBAR_ALT (1U<<11) /* \| */ macro
3048 if (! IS_SYNTAX_OP(syn, ONIG_SYN_OP_ESC_VBAR_ALT)) break; in fetch_token()
Completed in 58 milliseconds