Searched refs:PCRE_ERROR_BADOPTION (Results 1 – 10 of 10) sorted by relevance
84 return PCRE_ERROR_BADOPTION; in pcre_config()97 return PCRE_ERROR_BADOPTION; in pcre_config()110 return PCRE_ERROR_BADOPTION; in pcre_config()184 default: return PCRE_ERROR_BADOPTION; in pcre_config()
239 default: return PCRE_ERROR_BADOPTION; in pcre_fullinfo()
418 case PCRE_ERROR_BADOPTION: return REG_INVARG; in regexec()
180 PCRE_ERROR_BADOPTION = -3;
177 #define PCRE_ERROR_BADOPTION (-3) macro
177 #define PCRE_ERROR_BADOPTION (-3)
3211 if ((options & ~PUBLIC_DFA_EXEC_OPTIONS) != 0) return PCRE_ERROR_BADOPTION; in pcre_dfa_exec()
6410 if ((options & ~PUBLIC_EXEC_OPTIONS) != 0) return PCRE_ERROR_BADOPTION; in pcre_exec()
435 fig(), the result is the PCRE_ERROR_BADOPTION error.766 fig(), the result is the PCRE_ERROR_BADOPTION error.1910 success, or the negative error code PCRE_ERROR_BADOPTION if the value1920 PCRE_ERROR_BADOPTION.1928 PCRE_ERROR_BADOPTION.1936 PCRE_ERROR_BADOPTION.2707 PCRE_ERROR_BADOPTION the value of what was invalid3619 PCRE_ERROR_BADOPTION (-3)