Home
last modified time | relevance | path

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

/PHP-8.2/ext/pgsql/
H A Dphp_pgsql.h90 static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type, bool nullable_row);
H A Dpgsql.c2015 static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type, bool nullable_row) in php_pgsql_data_info() argument
2026 if (nullable_row) { in php_pgsql_data_info()
2042 if (nullable_row) { in php_pgsql_data_info()

Completed in 20 milliseconds