Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Donigposix.h133 #define ONIG_SYNTAX_POSIX_BASIC (&OnigSyntaxPosixBasic) macro
Dregposix.c143 syntax = ONIG_SYNTAX_POSIX_BASIC; in regcomp()
Doniguruma.h422 #define ONIG_SYNTAX_POSIX_BASIC (&OnigSyntaxPosixBasic) macro