Home
last modified time | relevance | path

Searched refs:reset (Results 126 – 141 of 141) sorted by relevance

123456

/php-src/build/
H A Dshtool526 for seq in sgr0 me rmso init reset; do # 'reset' is last
H A Dgen_stub.php1450 …me() . ", " . $this->name->methodName . ", $argInfoName, " . implode("|", reset($flagsByPhpVersion…
1466 if ($isVanillaEntry && reset($flagsByPhpVersions) === ["0"]) {
5260 reset($flagsByPhpVersions);
5263 return [sprintf($codeTemplate, implode("|", reset($flagsByPhpVersions)))];
H A Dlibtool.m45405 # are reset later if shared libraries are not supported. Putting them
/php-src/ext/standard/tests/general_functions/
H A Dprint_r.phpt113 var_dump( reset($booleans) );
H A Dprint_r_64bit.phpt117 var_dump( reset($booleans) );
/php-src/ext/sqlite3/
H A Dsqlite3.c1429 PHP_METHOD(SQLite3Stmt, reset) in PHP_METHOD() argument
2014 PHP_METHOD(SQLite3Result, reset) in PHP_METHOD() argument
/php-src/
H A Dphp.ini-development1243 ; Auto reset feature requires a little overheads.
1244 ; https://php.net/pgsql.auto-reset-persistent
1723 ; When disabled, you must reset the OPcache manually or restart the
1801 ; SHM reset. The default "" disables file based caching.
H A Dphp.ini-production1245 ; Auto reset feature requires a little overheads.
1246 ; https://php.net/pgsql.auto-reset-persistent
1725 ; When disabled, you must reset the OPcache manually or restart the
1803 ; SHM reset. The default "" disables file based caching.
H A DUPGRADING130 longer implicitly reset the iterator data, unless explicitly rewound.
/php-src/ext/opcache/
H A DZendAccelerator.c4588 bool old_reset_signals = SIGG(reset);
4604 SIGG(reset) = false;
4654 SIGG(reset) = old_reset_signals;
/php-src/ext/standard/
H A Dbasic_functions.stub.php1626 function reset(array|object &$array): mixed {} function
H A Dbasic_functions_arginfo.h2349 ZEND_FUNCTION(reset);
2972 ZEND_FE(reset, arginfo_reset)
H A Darray.c1127 PHP_FUNCTION(reset) in PHP_FUNCTION() argument
/php-src/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c963 pfc->data->m.reset(pfc, stats, error_info); in php_mysqlnd_cmd_write()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます9602 >>0x15 byte &0x1 \b, begins from reset
H A Dmagic9602 >>0x15 byte &0x1 \b, begins from reset

Completed in 287 milliseconds

123456