Searched refs:pg_field_table (Results 1 – 5 of 5) sorted by relevance
116 pg_field_table($result, -1);121 pg_field_table($result, 3);146 pg_field_table(): Argument #2 ($field) must be greater than or equal to 0147 pg_field_table(): Argument #2 ($field) must be less than the number of fields for this result set
110 PHP_FUNCTION(pg_field_table);
472 ZEND_FUNCTION(pg_field_table);569 ZEND_FE(pg_field_table, arginfo_pg_field_table)
118 function pg_field_table($result, int $field, bool $oid_only = false): string|int|false {} function
1546 PHP_FUNCTION(pg_field_table) in PHP_FUNCTION() argument
Completed in 35 milliseconds