Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Donigposix.h134 #define ONIG_SYNTAX_POSIX_EXTENDED (&OnigSyntaxPosixExtended) macro
Doniguruma.h423 #define ONIG_SYNTAX_POSIX_EXTENDED (&OnigSyntaxPosixExtended) macro
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/
DRegularExpressionDxe.c100 OnigSyntax = ONIG_SYNTAX_POSIX_EXTENDED; in OnigurumaMatch()