Home
last modified time | relevance | path

Searched refs:arg_type (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregint.h769 short int arg_type; member
Dregcomp.c5839 return OnigOpInfo[i].arg_type; in op2arg_type()
5871 int i, n, arg_type; in onig_print_compiled_byte_code() local
5880 arg_type = op2arg_type(*bp); in onig_print_compiled_byte_code()
5881 if (arg_type != ARG_SPECIAL) { in onig_print_compiled_byte_code()
5883 switch (arg_type) { in onig_print_compiled_byte_code()