Home
last modified time | relevance | path

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

/php-src/ext/pgsql/tests/
H A D98old_api.phpt23 pg_fieldprtlen($result, 0);
24 pg_fieldprtlen($result, null, 0);
58 Deprecated: Function pg_fieldprtlen() is deprecated in %s on line %d
60 Deprecated: Function pg_fieldprtlen() is deprecated in %s on line %d
62 Deprecated: pg_fieldprtlen(): Passing null to parameter #2 ($row) of type int is deprecated in %s o…
/php-src/ext/pgsql/
H A Dpgsql.stub.php659 function pg_fieldprtlen(PgSql\Result $result, $row, string|int $field = UNKNOWN): int|false {} function
H A Dpgsql_arginfo.h498 ZEND_FUNCTION(pg_fieldprtlen);
H A Dpgsql.c2108 PHP_FUNCTION(pg_fieldprtlen) in PHP_FUNCTION() argument

Completed in 22 milliseconds