Home
last modified time | relevance | path

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

/PHP-8.0/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 D25async_query_params.phpt54 pg_field_prtlen($result, 0);
H A D30nb_async_query_params.phpt59 pg_field_prtlen($result, 0);
H A D32nb_async_query.phpt60 pg_field_prtlen($result, 0);
H A D26async_query_prepared.phpt68 pg_field_prtlen($result, 0);
H A D31nb_async_query_prepared.phpt74 pg_field_prtlen($result, 0);
H A D03sync_query.phpt87 pg_field_prtlen($result, 0);
/PHP-8.0/ext/pgsql/
H A Dpgsql_arginfo.h486 ZEND_FUNCTION(pg_field_prtlen);
588 ZEND_FE(pg_field_prtlen, arginfo_pg_field_prtlen)
589 ZEND_DEP_FALIAS(pg_fieldprtlen, pg_field_prtlen, arginfo_pg_fieldprtlen)
H A Dphp_pgsql.h108 PHP_FUNCTION(pg_field_prtlen);
H A Dpgsql.stub.php208 function pg_field_prtlen($result, $row, string|int $field = UNKNOWN): int|false {} function
H A Dpgsql.c2168 PHP_FUNCTION(pg_field_prtlen) in PHP_FUNCTION() argument

Completed in 28 milliseconds