Home
last modified time | relevance | path

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

/PHP-8.1/ext/pgsql/tests/
H A D04async_query.phpt51 pg_field_type($result, 0);
H A D23sync_query_params.phpt47 pg_field_type($result, 0);
H A D24sync_query_prepared.phpt50 pg_field_type($result, 0);
H A D25async_query_params.phpt55 pg_field_type($result, 0);
H A D32nb_async_query.phpt61 pg_field_type($result, 0);
H A D30nb_async_query_params.phpt60 pg_field_type($result, 0);
H A D26async_query_prepared.phpt69 pg_field_type($result, 0);
H A D31nb_async_query_prepared.phpt75 pg_field_type($result, 0);
H A D03sync_query.phpt88 pg_field_type($result, 0);
/PHP-8.1/ext/pgsql/
H A Dpgsql_arginfo.h477 ZEND_FUNCTION(pg_field_type);
576 ZEND_FE(pg_field_type, arginfo_pg_field_type)
577 ZEND_DEP_FALIAS(pg_fieldtype, pg_field_type, arginfo_pg_fieldtype)
H A Dpgsql.stub.php157 function pg_field_type(PgSql\Result $result, int $field): string {} function
H A Dpgsql.c1730 PHP_FUNCTION(pg_field_type) in PHP_FUNCTION() argument

Completed in 34 milliseconds