Searched refs:ONIG_SYN_OP_BRACE_INTERVAL (Results 1 – 4 of 4) sorted by relevance
67 ONIG_SYN_OP_BRACE_INTERVAL |
650 ONIG_SYN_OP_BRACE_INTERVAL | ONIG_SYN_OP_LPAREN_SUBEXP | \
445 #define ONIG_SYN_OP_BRACE_INTERVAL (1U<<8) /* {lower,upper} */ macro
3661 if (! IS_SYNTAX_OP(syn, ONIG_SYN_OP_BRACE_INTERVAL)) break; in fetch_token()