Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dreggnu.c134 ONIGENC_CASE_FOLD_DEFAULT, in re_alloc_pattern()
Doniguruma.h123 #define ONIGENC_CASE_FOLD_DEFAULT OnigDefaultCaseFoldFlag macro
Dregcomp.c5546 r = onig_reg_init(reg, option, ONIGENC_CASE_FOLD_DEFAULT, enc, syntax); in onig_new_without_alloc()
5563 r = onig_reg_init(*reg, option, ONIGENC_CASE_FOLD_DEFAULT, enc, syntax); in onig_new()