Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregsyntax.c312 return ONIGERR_INVALID_ARGUMENT; in onig_set_meta_char()
H A Dregposix.c71 { ONIGERR_INVALID_ARGUMENT, REG_EONIG_BADARG }, in onig2posix_error_code()
H A Dregerror.c75 case ONIGERR_INVALID_ARGUMENT: in onig_error_code_to_format()
H A Doniguruma.h552 #define ONIGERR_INVALID_ARGUMENT -30 macro
H A Dregexec.c215 if (at < 0) return ONIGERR_INVALID_ARGUMENT; in onig_region_set()
H A Dregcomp.c5503 return ONIGERR_INVALID_ARGUMENT; in onig_reg_init()

Completed in 33 milliseconds