Home
last modified time | relevance | path

Searched refs:ERR73 (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h2275 ERR70, ERR71, ERR72, ERR73, ERR74, ERR75, ERR76, ERR77, ERRCOUNT }; enumerator
H A Dpcre_compile.c859 else if (utf && c >= 0xd800 && c <= 0xdfff) *errorcodeptr = ERR73; in check_escape()
1104 if (utf && c >= 0xd800 && c <= 0xdfff) *errorcodeptr = ERR73; in check_escape()

Completed in 28 milliseconds