Home
last modified time | relevance | path

Searched refs:SET_EMPTY_ERROR (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_ps.c83 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()
84 SET_EMPTY_ERROR(*conn->error_info); in MYSQLND_METHOD()
175 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()
176 SET_EMPTY_ERROR(*conn->error_info); in MYSQLND_METHOD()
394 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()
522 SET_EMPTY_ERROR(*stmt->error_info); in mysqlnd_stmt_execute_parse_response()
1005 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()
1053 SET_EMPTY_ERROR(*stmt->error_info); in mysqlnd_fetch_stmt_row_cursor()
1197 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()
1242 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()
[all …]
H A Dmysqlnd_priv.h90 #define SET_EMPTY_ERROR(error_info) \ macro
104 SET_EMPTY_ERROR((error_info)); \
H A Dmysqlnd.c339 SET_EMPTY_ERROR(*conn->error_info); in MYSQLND_METHOD()
894 SET_EMPTY_ERROR(*conn->error_info);
1076 SET_EMPTY_ERROR(*conn->error_info);
2179 SET_EMPTY_ERROR(*conn->error_info);
2286 SET_EMPTY_ERROR(*conn->error_info);
H A Dmysqlnd_result.c927 SET_EMPTY_ERROR(*result->conn->error_info); in MYSQLND_METHOD()

Completed in 27 milliseconds