Home
last modified time | relevance | path

Searched refs:ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregsyntax.c94 , ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC
116 , ( ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC | ONIG_SYN_NOT_NEWLINE_IN_NEGATIVE_CC )
Doniguruma.h507 #define ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC (1U<<22) macro
Dregparse.c1783 if (IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC)) in add_code_range()
4109 if (IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC)) in next_state_val()
4126 if (IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC)) in next_state_val()