OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_REPEAT_NG
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regint.h
517
OP_REPEAT_NG
, /* {n,m}? (non greedy) */
regcomp.c
692
r = add_opcode(reg, qn->greedy ? OP_REPEAT :
OP_REPEAT_NG
);
[
all
...]
regexec.c
[
all
...]
Completed in 46 milliseconds