Searched refs:ONIG_SYN_OP2_ESC_G_SUBEXP_CALL (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Dregsyntax.c204 ONIG_SYN_OP2_ESC_G_SUBEXP_CALL )
H A Doniguruma.h478 #define ONIG_SYN_OP2_ESC_G_SUBEXP_CALL (1U<<9) /* \g<name>, \g<n> */ macro
H A Dregparse.c49 ONIG_SYN_OP2_ESC_G_SUBEXP_CALL |
3535 if (IS_SYNTAX_OP2(syn, ONIG_SYN_OP2_ESC_G_SUBEXP_CALL)) {

Completed in 17 milliseconds