Searched refs:pg_field_table (Results 1 – 4 of 4) sorted by relevance
118 pg_field_table($result, -1);123 pg_field_table($result, 3);148 pg_field_table(): Argument #2 ($field) must be greater than or equal to 0149 pg_field_table(): Argument #2 ($field) must be less than the number of fields for this result set
474 ZEND_FUNCTION(pg_field_table);571 ZEND_FE(pg_field_table, arginfo_pg_field_table)
519 …function pg_field_table(PgSql\Result $result, int $field, bool $oid_only = false): string|int|fals… function
1501 PHP_FUNCTION(pg_field_table) in PHP_FUNCTION() argument
Completed in 23 milliseconds