Home
last modified time | relevance | path

Searched refs:pg_field_type (Results 1 – 13 of 13) sorted by relevance

/PHP-8.0/ext/pgsql/tests/
H A D04async_query.phpt49 pg_field_type($result, 0);
H A D23sync_query_params.phpt45 pg_field_type($result, 0);
H A D24sync_query_prepared.phpt48 pg_field_type($result, 0);
H A D25async_query_params.phpt53 pg_field_type($result, 0);
H A D30nb_async_query_params.phpt58 pg_field_type($result, 0);
H A D32nb_async_query.phpt59 pg_field_type($result, 0);
H A D26async_query_prepared.phpt67 pg_field_type($result, 0);
H A D31nb_async_query_prepared.phpt73 pg_field_type($result, 0);
H A D03sync_query.phpt86 pg_field_type($result, 0);
/PHP-8.0/ext/pgsql/
H A Dpgsql_arginfo.h475 ZEND_FUNCTION(pg_field_type);
574 ZEND_FE(pg_field_type, arginfo_pg_field_type)
575 ZEND_DEP_FALIAS(pg_fieldtype, pg_field_type, arginfo_pg_fieldtype)
H A Dphp_pgsql.h106 PHP_FUNCTION(pg_field_type);
H A Dpgsql.stub.php141 function pg_field_type($result, int $field): string {} function
H A Dpgsql.c1703 PHP_FUNCTION(pg_field_type) in PHP_FUNCTION() argument

Completed in 27 milliseconds