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

/httpd/include/
H A Dhttpd.h2159 * @param szExp The assertion that failed
2163 AP_DECLARE(void) ap_log_assert(const char *szExp, const char *szFile, int nLine)
/httpd/server/
H A Dlog.c1617 AP_DECLARE(void) ap_log_assert(const char *szExp, const char *szFile, argument
1625 time_str, szFile, nLine, szExp);

Completed in 420 milliseconds