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);
2221 static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type, bool nullable_row) in php_pgsql_data_info() argument2232 if (nullable_row) { in php_pgsql_data_info()2248 if (nullable_row) { in php_pgsql_data_info()
Completed in 17 milliseconds