Searched refs:ERR36 (Results 1 – 2 of 2) sorted by relevance
/external/pcre/ |
D | pcre_internal.h | 1571 ERR30, ERR31, ERR32, ERR33, ERR34, ERR35, ERR36, ERR37, ERR38, ERR39, enumerator
|
D | pcre_compile.c | 6398 *errorcodeptr = (fixed_length == -2)? ERR36 : ERR25; in compile_regex() 7190 errorcode = (fixed_length == -2)? ERR36 : ERR25; in pcre_compile2()
|