Searched defs:reset (Results 1 - 4 of 4) sorted by relevance
| /PHP_5_5/ext/sqlite3/libsqlite/ | ||
| H A D | sqlite3ext.h | 112 int (*reset)(sqlite3_stmt*pStmt); member in struct:sqlite3_api_routines 315 #define sqlite3_reset sqlite3_api->reset |
| /PHP_5_5/ext/intl/calendar/ | ||
| H A D | calendar_methods.cpp | 127 void reset(UErrorCode& status) function in class:BugStringCharEnumeration |
| /PHP_5_5/ext/standard/ | ||
| H A D | php_array.h | 47 PHP_FUNCTION(reset); variable |
| /PHP_5_5/ext/mysqlnd/ | ||
| H A D | mysqlnd_structs.h | 767 func_mysqlnd_stmt__reset reset; member in struct:st_mysqlnd_stmt_methods |
Completed in 11 milliseconds