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.phpt48 pg_field_type($result, 0);
H A D24sync_query_prepared.phpt51 pg_field_type($result, 0);
H A D25async_query_params.phpt56 pg_field_type($result, 0);
H A D32nb_async_query.phpt58 pg_field_type($result, 0);
H A D30nb_async_query_params.phpt57 pg_field_type($result, 0);
H A D04async_query.phpt54 pg_field_type($result, 0);
H A D26async_query_prepared.phpt70 pg_field_type($result, 0);
H A D31nb_async_query_prepared.phpt72 pg_field_type($result, 0);
H A D03sync_query.phpt91 pg_field_type($result, 0);
/php-src/ext/pgsql/
H A Dpgsql_arginfo.h486 ZEND_FUNCTION(pg_field_type);
589 ZEND_FE(pg_field_type, arginfo_pg_field_type)
H A Dpgsql.stub.php585 function pg_field_type(PgSql\Result $result, int $field): string {} function
H A Dpgsql.c1645 PHP_FUNCTION(pg_field_type) in PHP_FUNCTION() argument

Completed in 26 milliseconds