errpfx 38 ext/dba/dba_db3.c static void php_dba_db3_errcall_fcn(const char *errpfx, char *msg) errpfx 42 ext/dba/dba_db3.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s%s", errpfx?errpfx:"", msg); errpfx 43 ext/dba/dba_db4.c const char *errpfx, const char *msg) errpfx 60 ext/dba/dba_db4.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s%s", errpfx?errpfx:"", msg);