Home
last modified time | relevance | path

Searched refs:ONIG_NO_SUPPORT_CONFIG (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregtrav.c74 return ONIG_NO_SUPPORT_CONFIG; in onig_capture_tree_traverse()
Dregposix.c62 { ONIG_NO_SUPPORT_CONFIG, REG_EONIG_INTERNAL }, in onig2posix_error_code()
Dregerror.c58 case ONIG_NO_SUPPORT_CONFIG: in onig_error_code_to_format()
Dregenc.c562 return ONIG_NO_SUPPORT_CONFIG; in onigenc_not_support_get_ctype_code_range()
Doniguruma.h528 #define ONIG_NO_SUPPORT_CONFIG -2 macro
Dregparse.c883 return ONIG_NO_SUPPORT_CONFIG; in onig_name_to_group_numbers()
890 return ONIG_NO_SUPPORT_CONFIG; in onig_name_to_backref_number()
897 return ONIG_NO_SUPPORT_CONFIG; in onig_foreach_name()
3849 else if (r != ONIG_NO_SUPPORT_CONFIG) { in add_ctype_to_cc()