Home
last modified time | relevance | path

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

/PHP-5.5/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 D03sync_query.phpt60 pg_field_type($result, 0);
H A D25async_query_params.phpt53 pg_field_type($result, 0);
H A D26async_query_prepared.phpt67 pg_field_type($result, 0);
/PHP-5.5/ext/pgsql/
H A Dphp_pgsql.h128 PHP_FUNCTION(pg_field_type);
H A Dpgsql.c630 PHP_FE(pg_field_type, arginfo_pg_field_type)
700 PHP_FALIAS(pg_fieldtype, pg_field_type, arginfo_pg_field_type)
2464 PHP_FUNCTION(pg_field_type) argument

Completed in 31 milliseconds