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

/httpd/include/
H A Dhttpd.h2161 * @param nLine The line the assertion is defined on
2163 AP_DECLARE(void) ap_log_assert(const char *szExp, const char *szFile, int nLine)
/httpd/server/
H A Dlog.c1618 int nLine)
1625 time_str, szFile, nLine, szExp);
1617 ap_log_assert(const char *szExp, const char *szFile, int nLine) argument

Completed in 236 milliseconds