Searched refs:SET_EMPTY_ERROR (Results 1 – 4 of 4) sorted by relevance
93 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()94 SET_EMPTY_ERROR(*conn->error_info); in MYSQLND_METHOD()158 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()159 SET_EMPTY_ERROR(*conn->error_info); in MYSQLND_METHOD()376 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()504 SET_EMPTY_ERROR(*stmt->error_info); in mysqlnd_stmt_execute_parse_response()965 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()1013 SET_EMPTY_ERROR(*stmt->error_info); in mysqlnd_fetch_stmt_row_cursor()1155 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()1198 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()[all …]
128 #define SET_EMPTY_ERROR(error_info) \ macro142 SET_EMPTY_ERROR((error_info)); \
334 SET_EMPTY_ERROR(*conn->error_info); in MYSQLND_METHOD()649 SET_EMPTY_ERROR(*conn->error_info);909 SET_EMPTY_ERROR(*conn->error_info);2025 SET_EMPTY_ERROR(*conn->error_info);2136 SET_EMPTY_ERROR(*conn->error_info);
882 SET_EMPTY_ERROR(*result->conn->error_info); in MYSQLND_METHOD()
Completed in 27 milliseconds