Home
last modified time | relevance | path

Searched refs:reset (Results 101 – 122 of 122) sorted by relevance

12345

/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c1449 PHP_METHOD(sqlite3stmt, reset) in PHP_METHOD() argument
2052 PHP_METHOD(sqlite3result, reset) in PHP_METHOD() argument
2253 PHP_ME(sqlite3stmt, reset, arginfo_sqlite3_void, ZEND_ACC_PUBLIC)
2271 PHP_ME(sqlite3result, reset, arginfo_sqlite3_void, ZEND_ACC_PUBLIC)
/PHP-7.4/ext/mysqli/
H A Dmysqli_fe.c648 PHP_FALIAS(reset, mysqli_stmt_reset, arginfo_mysqli_no_params)
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd.h248 #define mysqlnd_stmt_reset(stmt) (stmt)->m->reset((stmt))
H A Dmysqlnd_ps.c1156 MYSQLND_METHOD(mysqlnd_stmt, reset)(MYSQLND_STMT * const s) in MYSQLND_METHOD() argument
2253 MYSQLND_METHOD(mysqlnd_stmt, reset),
H A Dmysqlnd_wireprotocol.c986 pfc->data->m.reset(pfc, stats, error_info); in php_mysqlnd_cmd_write()
/PHP-7.4/ext/date/lib/
H A Dparse_date.re2269 case TIMELIB_FORMAT_RESET_ALL: /* reset all fields to default */
2273 case TIMELIB_FORMAT_RESET_ALL_WHEN_NOT_SET: /* reset all fields to default when not set */
2357 /* Trailing reset specifiers are valid. */
2361 case TIMELIB_FORMAT_RESET_ALL: /* reset all fields to default */
2365 case TIMELIB_FORMAT_RESET_ALL_WHEN_NOT_SET: /* reset all fields to default when not set */
/PHP-7.4/
H A Drun-tests.php2859 reset($old1);
2862 reset($old2);
3435 $type = reset($temp);
H A Dphp.ini-development1279 ; Auto reset feature requires a little overheads.
1280 ; http://php.net/pgsql.auto-reset-persistent
1793 ; When disabled, you must reset the OPcache manually or restart the
1870 ; SHM reset. The default "" disables file based caching.
H A Dphp.ini-production1279 ; Auto reset feature requires a little overheads.
1280 ; http://php.net/pgsql.auto-reset-persistent
1793 ; When disabled, you must reset the OPcache manually or restart the
1870 ; SHM reset. The default "" disables file based caching.
H A DNEWS536 . Fixed bug #77594 (ob_tidyhandler is never reset). (cmb)
1075 . Fixed bug #79294 (::columnType() may fail after SQLite3Stmt::reset()). (cmb)
2050 SHM reset. (Alexey Kalinin, Dmitry)
H A DUPGRADING140 * reset(), current(), etc. Use Iterator methods instead.
/PHP-7.4/sapi/fpm/tests/
H A Dfcgi.inc618 // We must reset timeout but it must be AFTER we get info
/PHP-7.4/build/
H A Dshtool526 for seq in sgr0 me rmso init reset; do # 'reset' is last
H A Dlibtool.m45396 # are reset later if shared libraries are not supported. Putting them
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp131 void reset(UErrorCode& status) in reset() function in BugStringCharEnumeration
/PHP-7.4/ext/standard/tests/general_functions/
H A Dprint_r.phpt118 var_dump( reset($booleans) );
H A Dprint_r_64bit.phpt122 var_dump( reset($booleans) );
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c4710 zend_bool old_reset_signals = SIGG(reset); in accel_finish_startup()
4815 SIGG(reset) = 0; in accel_finish_startup()
4862 SIGG(reset) = old_reset_signals; in accel_finish_startup()
/PHP-7.4/ext/standard/
H A Dbasic_functions.c3343 PHP_FE(reset, arginfo_reset)
H A Darray.c1197 PHP_FUNCTION(reset) in PHP_FUNCTION() argument
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7634 >>0x15 byte &0x1 \b, begins from reset
H A Dmagic7634 >>0x15 byte &0x1 \b, begins from reset

Completed in 217 milliseconds

12345