Home
last modified time | relevance | path

Searched refs:php_pgsql_data_info (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/pgsql/
H A Dphp_pgsql.h226 static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type);
H A Dpgsql.c3012 static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) function
3085 php_pgsql_data_info(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_PG_DATA_LENGTH);
3093 php_pgsql_data_info(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_PG_DATA_ISNULL);

Completed in 20 milliseconds