Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/tests/
H A D04async_query.phpt50 pg_field_prtlen($result, 0);
H A D23sync_query_params.phpt46 pg_field_prtlen($result, 0);
H A D24sync_query_prepared.phpt49 pg_field_prtlen($result, 0);
H A D03sync_query.phpt61 pg_field_prtlen($result, 0);
H A D25async_query_params.phpt54 pg_field_prtlen($result, 0);
H A D26async_query_prepared.phpt68 pg_field_prtlen($result, 0);
/PHP-5.5/ext/pgsql/
H A Dphp_pgsql.h130 PHP_FUNCTION(pg_field_prtlen);
H A Dpgsql.c632 PHP_FE(pg_field_prtlen, arginfo_pg_field_prtlen)
702 PHP_FALIAS(pg_fieldprtlen, pg_field_prtlen, arginfo_pg_field_prtlen)
2937 PHP_FUNCTION(pg_field_prtlen) argument

Completed in 27 milliseconds