Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/tests/
H A D04async_query.phpt51 pg_field_is_null($result, 0);
H A D23sync_query_params.phpt47 pg_field_is_null($result, 0);
H A D24sync_query_prepared.phpt50 pg_field_is_null($result, 0);
H A D03sync_query.phpt62 pg_field_is_null($result, 0);
H A D25async_query_params.phpt55 pg_field_is_null($result, 0);
H A D26async_query_prepared.phpt69 pg_field_is_null($result, 0);
/PHP-5.5/ext/pgsql/
H A Dphp_pgsql.h131 PHP_FUNCTION(pg_field_is_null);
H A Dpgsql.c633 PHP_FE(pg_field_is_null,arginfo_pg_field_is_null)
703 PHP_FALIAS(pg_fieldisnull, pg_field_is_null, arginfo_pg_field_is_null)
2945 PHP_FUNCTION(pg_field_is_null) argument

Completed in 24 milliseconds