OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ONIG_SYNTAX_POSIX_EXTENDED
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
onigposix.h
134
#define
ONIG_SYNTAX_POSIX_EXTENDED
(&OnigSyntaxPosixExtended)
oniguruma.h
423
#define
ONIG_SYNTAX_POSIX_EXTENDED
(&OnigSyntaxPosixExtended)
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/
RegularExpressionDxe.c
100
OnigSyntax =
ONIG_SYNTAX_POSIX_EXTENDED
;
Completed in 40 milliseconds