Home
last modified time | relevance | path

Searched refs:PCRE_ERROR_BADUTF8_OFFSET (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcreposix.c424 case PCRE_ERROR_BADUTF8_OFFSET: return REG_INVARG; in regexec()
H A Dpcre.h188 #define PCRE_ERROR_BADUTF8_OFFSET (-11) /* Same for 8/16 */ macro
H A DNEWS577 latter returns a new error code: PCRE_ERROR_BADUTF8_OFFSET.
H A Dpcre_exec.c6466 return PCRE_ERROR_BADUTF8_OFFSET; in pcre_exec()
H A DChangeLog4480 PCRE_ERROR_BADUTF8_OFFSET (-11). Note: the whole string is still checked;
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c76 case PCRE_ERROR_BADUTF8_OFFSET: in ZEND_DECLARE_MODULE_GLOBALS()
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3417 to the end of the subject), PCRE_ERROR_BADUTF8_OFFSET is returned.
3679 PCRE_ERROR_BADUTF8_OFFSET (-11)

Completed in 78 milliseconds