Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ps.c93 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()
377 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()
505 SET_EMPTY_ERROR(*stmt->error_info); in mysqlnd_stmt_execute_parse_response()
957 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()
1005 SET_EMPTY_ERROR(*stmt->error_info); in mysqlnd_fetch_stmt_row_cursor()
1140 SET_EMPTY_ERROR(*stmt->error_info); in MYSQLND_METHOD()
1183 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.c339 SET_EMPTY_ERROR(*conn->error_info); in MYSQLND_METHOD()
870 SET_EMPTY_ERROR(*conn->error_info);
1052 SET_EMPTY_ERROR(*conn->error_info);
2152 SET_EMPTY_ERROR(*conn->error_info);
2257 SET_EMPTY_ERROR(*conn->error_info);
H A Dmysqlnd_result.c861 SET_EMPTY_ERROR(*result->conn->error_info); in MYSQLND_METHOD()

Completed in 23 milliseconds