OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENCLOSE_OPTION
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regparse.h
90
#define
ENCLOSE_OPTION
(1<<1)
regcomp.c
1218
if (node->type ==
ENCLOSE_OPTION
)
1286
if (node->type ==
ENCLOSE_OPTION
)
[
all
...]
regparse.c
1419
Node* node = node_new_enclose(
ENCLOSE_OPTION
);
[
all
...]
Completed in 66 milliseconds