Searched refs:_php_pgsql_trim_result (Results 1 – 1 of 1) sorted by relevance
899 static inline char * _php_pgsql_trim_result(PGconn * pgsql, char **buf) in _php_pgsql_trim_result() function905 #define PQErrorMessageTrim(pgsql, buf) _php_pgsql_trim_result(pgsql, buf)
Completed in 27 milliseconds