Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcreposix.h91 REG_NOMATCH /* match failed */ enumerator
H A Dpcreposix.c418 case PCRE_ERROR_NOMATCH: return REG_NOMATCH; in regexec()
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregposix.c59 { ONIG_MISMATCH, REG_NOMATCH }, in onig2posix_error_code()
204 r = REG_NOMATCH; in regexec()
H A Donigposix.h46 #define REG_NOMATCH 1 macro
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch3516 - case REG_NOMATCH:
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt9784 defined in the header file, of which REG_NOMATCH is the "expected"

Completed in 39 milliseconds