Home
last modified time | relevance | path

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

/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_ps.c94 SET_EMPTY_ERROR(stmt->error_info); in MYSQLND_METHOD()
158 SET_EMPTY_ERROR(stmt->error_info); in MYSQLND_METHOD()
376 SET_EMPTY_ERROR(stmt->error_info); in MYSQLND_METHOD()
503 SET_EMPTY_ERROR(stmt->error_info); in mysqlnd_stmt_execute_parse_response()
984 SET_EMPTY_ERROR(stmt->error_info); in MYSQLND_METHOD()
1033 SET_EMPTY_ERROR(stmt->error_info); in mysqlnd_fetch_stmt_row_cursor()
1177 SET_EMPTY_ERROR(stmt->error_info); in MYSQLND_METHOD()
1220 SET_EMPTY_ERROR(stmt->error_info); in MYSQLND_METHOD()
1294 SET_EMPTY_ERROR(stmt->error_info); in MYSQLND_METHOD()
1408 SET_EMPTY_ERROR(stmt->error_info); in MYSQLND_METHOD()
[all …]
H A Dmysqlnd_priv.h131 #define SET_EMPTY_ERROR(error_info) \ macro
H A Dmysqlnd.c354 SET_EMPTY_ERROR(conn->error_info); in MYSQLND_METHOD()
793 SET_EMPTY_ERROR(conn->error_info); in MYSQLND_METHOD()
1940 SET_EMPTY_ERROR(conn->error_info); in MYSQLND_METHOD()
H A Dmysqlnd_result.c896 SET_EMPTY_ERROR(result->conn->error_info); in MYSQLND_METHOD()

Completed in 20 milliseconds