Home
last modified time | relevance | path

Searched refs:_php_pgsql_trim_result (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/pgsql/
H A Dpgsql.c899 static inline char * _php_pgsql_trim_result(PGconn * pgsql, char **buf) in _php_pgsql_trim_result() function
905 #define PQErrorMessageTrim(pgsql, buf) _php_pgsql_trim_result(pgsql, buf)

Completed in 16 milliseconds