Searched defs:pg_escape_bytea (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/pgsql/ | ||
H A D | pgsql.stub.php | 425 function pg_escape_bytea($connection, string $string = UNKNOWN): string {} function |
H A D | pgsql.c | 3313 PHP_FUNCTION(pg_escape_bytea) in PHP_FUNCTION() argument |
Completed in 22 milliseconds