Home
last modified time | relevance | path

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

/php-src/ext/pgsql/tests/
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.phpt57 pg_field_type($result, 0);
H A D30nb_async_query_params.phpt56 pg_field_type($result, 0);
H A D04async_query.phpt54 pg_field_type($result, 0);
H A D26async_query_prepared.phpt69 pg_field_type($result, 0);
H A D31nb_async_query_prepared.phpt71 pg_field_type($result, 0);
H A D98old_api.phpt56 Deprecated: Function pg_fieldtype() is deprecated since 8.0, use pg_field_type() instead in %s on l…
H A D03sync_query.phpt91 pg_field_type($result, 0);
/php-src/ext/pgsql/
H A Dpgsql.stub.php596 function pg_field_type(PgSql\Result $result, int $field): string {} function
H A Dpgsql_arginfo.h530 ZEND_FUNCTION(pg_field_type);
645 ZEND_FE(pg_field_type, arginfo_pg_field_type)
H A Dpgsql.c1815 PHP_FUNCTION(pg_field_type) in PHP_FUNCTION() argument

Completed in 28 milliseconds