Searched refs:pg_fieldprtlen (Results 1 – 4 of 4) sorted by relevance
23 pg_fieldprtlen($result, 0);24 pg_fieldprtlen($result, null, 0);58 Deprecated: Function pg_fieldprtlen() is deprecated since 8.0, use pg_field_prtlen() instead in %s …60 Deprecated: Function pg_fieldprtlen() is deprecated since 8.0, use pg_field_prtlen() instead in %s …62 Deprecated: pg_fieldprtlen(): Passing null to parameter #2 ($row) of type int is deprecated in %s o…
670 function pg_fieldprtlen(PgSql\Result $result, $row, string|int $field = UNKNOWN): int|false {} function
542 ZEND_FUNCTION(pg_fieldprtlen);
2292 PHP_FUNCTION(pg_fieldprtlen) in PHP_FUNCTION() argument
Completed in 37 milliseconds