Searched refs:ONIG_SYN_OP2_ESC_P_BRACE_CIRCUMFLEX_NOT (Results 1 – 4 of 4) sorted by relevance
114 ONIG_SYN_OP2_ESC_P_BRACE_CIRCUMFLEX_NOT |130 ONIG_SYN_OP2_ESC_P_BRACE_CIRCUMFLEX_NOT |
568 #define ONIG_SYN_OP2_ESC_P_BRACE_CIRCUMFLEX_NOT (1U<<17) /* \p{^..}, \P{^..} */ macro
2828 if (IS_SYNTAX_OP2(syn, ONIG_SYN_OP2_ESC_P_BRACE_CIRCUMFLEX_NOT)) { in fetch_token_in_cc()3362 if (IS_SYNTAX_OP2(syn, ONIG_SYN_OP2_ESC_P_BRACE_CIRCUMFLEX_NOT)) { in fetch_token()
913 add syntax op. ONIG_SYN_OP2_ESC_P_BRACE_CIRCUMFLEX_NOT.
Completed in 29 milliseconds