Home
last modified time | relevance | path

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

/PHP-5.6/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()
983 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()
1031 SET_EMPTY_ERROR(*stmt->error_info); in mysqlnd_fetch_stmt_row_cursor()
1167 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()
1210 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()
[all …]
H A Dmysqlnd_priv.h113 #define SET_EMPTY_ERROR(error_info) \ macro
127 SET_EMPTY_ERROR((error_info)); \
H A Dmysqlnd.c340 SET_EMPTY_ERROR(*conn->error_info); in MYSQLND_METHOD()
897 SET_EMPTY_ERROR(*conn->error_info);
1079 SET_EMPTY_ERROR(*conn->error_info);
2182 SET_EMPTY_ERROR(*conn->error_info);
2289 SET_EMPTY_ERROR(*conn->error_info);
H A Dmysqlnd_result.c1011 SET_EMPTY_ERROR(*result->conn->error_info); in MYSQLND_METHOD()

Completed in 40 milliseconds