Home
last modified time | relevance | path

Searched refs:pg_field_type (Results 1 – 12 of 12) 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 D03sync_query.phpt91 pg_field_type($result, 0);
/php-src/ext/pgsql/
H A Dpgsql_arginfo.h523 ZEND_FUNCTION(pg_field_type);
635 ZEND_FE(pg_field_type, arginfo_pg_field_type)
H A Dpgsql.stub.php596 function pg_field_type(PgSql\Result $result, int $field): string {} function
H A Dpgsql.c1769 PHP_FUNCTION(pg_field_type) in PHP_FUNCTION() argument

Completed in 48 milliseconds