Home
last modified time | relevance | path

Searched refs:PCRE_ERROR_BADUTF32 (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre.h187 #define PCRE_ERROR_BADUTF32 (-10) /* Same for 8/16/32 */ macro
H A Dpcre_exec.c6459 return PCRE_ERROR_BADUTF32; in pcre_exec()
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt791 The error PCRE_ERROR_BADUTF32 corresponds to its 8-bit counterpart.

Completed in 45 milliseconds