Searched refs:pg_field_table (Results 1 – 4 of 4) sorted by relevance
121 pg_field_table($result, -1);126 pg_field_table($result, 3);159 pg_field_table(): Argument #2 ($field) must be greater than or equal to 0160 pg_field_table(): Argument #2 ($field) must be less than the number of fields for this result set
577 …function pg_field_table(PgSql\Result $result, int $field, bool $oid_only = false): string|int|fals… function
520 ZEND_FUNCTION(pg_field_table);630 ZEND_FE(pg_field_table, arginfo_pg_field_table)
1675 PHP_FUNCTION(pg_field_table) in PHP_FUNCTION() argument
Completed in 25 milliseconds