Searched refs:pcre_code (Results 1 – 1 of 1) sorted by relevance
107 static void pcre_handle_exec_error(int pcre_code) /* {{{ */ in pcre_handle_exec_error() argument111 switch (pcre_code) { in pcre_handle_exec_error()131 if (pcre_code <= PCRE2_ERROR_UTF8_ERR1 && pcre_code >= PCRE2_ERROR_UTF8_ERR21) { in pcre_handle_exec_error()
Completed in 17 milliseconds