Home
last modified time | relevance | path

Searched refs:ONIGERR_NUMBERED_BACKREF_OR_CALL_NOT_ALLOWED (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregposix.c104 { ONIGERR_NUMBERED_BACKREF_OR_CALL_NOT_ALLOWED, REG_BADPAT }, in onig2posix_error_code()
Dregerror.c146 case ONIGERR_NUMBERED_BACKREF_OR_CALL_NOT_ALLOWED: in onig_error_code_to_format()
Doniguruma.h575 #define ONIGERR_NUMBERED_BACKREF_OR_CALL_NOT_ALLOWED -209 macro
Dregcomp.c1823 return ONIGERR_NUMBERED_BACKREF_OR_CALL_NOT_ALLOWED; in renumber_node_backref()
1894 return ONIGERR_NUMBERED_BACKREF_OR_CALL_NOT_ALLOWED; in numbered_ref_check()
3030 return ONIGERR_NUMBERED_BACKREF_OR_CALL_NOT_ALLOWED; in setup_subexp_call()