Searched refs:nullable_row (Results 1 – 2 of 2) sorted by relevance
84 static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type, bool nullable_row);
2206 static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type, bool nullable_row) in php_pgsql_data_info() argument2217 if (nullable_row) { in php_pgsql_data_info()2233 if (nullable_row) { in php_pgsql_data_info()
Completed in 28 milliseconds