errpfx             42 ext/dba/dba_db3.c 	const char *errpfx, const char *msg)
errpfx             45 ext/dba/dba_db3.c 	php_error_docref(NULL, E_NOTICE, "%s%s", errpfx?errpfx:"", msg);
errpfx             43 ext/dba/dba_db4.c 	const char *errpfx, const char *msg)
errpfx             59 ext/dba/dba_db4.c 	php_error_docref(NULL, E_NOTICE, "%s%s", errpfx?errpfx:"", msg);