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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_compile.c1092 else if (utf && c >= 0xd800 && c <= 0xdfff) *errorcodeptr = ERR73;
1304 if (utf && c >= 0xd800 && c <= 0xdfff) *errorcodeptr = ERR73;
1387 if (utf && c >= 0xd800 && c <= 0xdfff) *errorcodeptr = ERR73;

Completed in 96 milliseconds