Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregint.h602 #define SIZE_OP_SET_OPTION (SIZE_OPCODE + SIZE_OPTION) macro
Dregcomp.c1176 return SIZE_OP_SET_OPTION_PUSH + SIZE_OP_SET_OPTION + SIZE_OP_FAIL in compile_length_option_node()
1177 + tlen + SIZE_OP_SET_OPTION; in compile_length_option_node()
Dregexec.c2322 p += SIZE_OP_SET_OPTION + SIZE_OP_FAIL; in match_at()