Home
last modified time | relevance | path

Searched refs:current (Results 576 – 600 of 606) sorted by relevance

1...<<2122232425

/php-src/ext/standard/tests/file/
H A Dftruncate_variation7.phpt53 var_dump( filesize($filename) ); // current filesize
H A Dftruncate_variation6-win32.phpt54 var_dump( filesize($filename) ); // current filesize
H A Dftruncate_variation6.phpt54 var_dump( filesize($filename) ); // current filesize
H A Dftruncate_variation4.phpt46 $file_size = filesize($filename); // current filesize
/php-src/
H A DEXTENSIONS9 Orphan: No current maintainer [but maybe you could take the
H A DCODING_STANDARDS.md308 purposes, these will only be documented by the most current name, with the
H A DREADME.REDIST.BINS527 Although their code does not appear in the current release, the
H A Dconfigure.ac105 dnl libs subdirectory as the user who configures PHP. Otherwise, the current
H A Dphp.ini-development1682 ; When this directive is enabled, the OPcache appends the current working
H A Dphp.ini-production1684 ; When this directive is enabled, the OPcache appends the current working
/php-src/ext/standard/tests/general_functions/
H A Dprint_r.phpt115 var_dump( current($booleans) );
H A Dprint_r_64bit.phpt119 var_dump( current($booleans) );
/php-src/ext/ftp/tests/
H A Dserver.inc156 fputs($s, "257 \"$cwd\" is current directory.\r\n");
/php-src/Zend/
H A Dzend_generators.c938 ZEND_METHOD(Generator, current) in ZEND_METHOD() argument
/php-src/docs/
H A Drelease-process.md730 in preparation for the current release. Since the current release is now GA,
1048 this, you will need to import all keys from the current PHP keyring file to
/php-src/ext/spl/
H A Dspl_array.c1723 PHP_METHOD(ArrayIterator, current) in PHP_METHOD() argument
/php-src/ext/standard/
H A Darray.c1152 PHP_FUNCTION(current) in PHP_FUNCTION() argument
6965 zend_long size, current = 0; local
7020 if (!(++current % size)) {
H A Dbasic_functions.stub.php1608 function current(array|object $array): mixed {} function
H A Dbasic_functions_arginfo.h2324 ZEND_FUNCTION(current);
2916 ZEND_FE(current, arginfo_current)
/php-src/ext/reflection/
H A Dphp_reflection.c2405 zend_generator *current; in ZEND_METHOD() local
2413 current = zend_generator_get_current(generator); in ZEND_METHOD()
2414 RETURN_OBJ_COPY(&current->std); in ZEND_METHOD()
/php-src/ext/simplexml/
H A Dsimplexml.c1973 PHP_METHOD(SimpleXMLElement, current) in PHP_METHOD() argument
/php-src/sapi/fpm/tests/
H A Dtester.inc495 …m array|null $envVars List of env variable to execute FPM with or null to use the current ones.
/php-src/ext/fileinfo/
H A Dlibmagic.patch1823 - tmp = buf; /* in current directory anyway */
/php-src/ext/phar/tests/
H A Dbug45218_SLOWTEST.phpt25 function current(): mixed {
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2430 # Reference: https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/sys/bootblock.h
2990 # TODO: unify current ar archive, MIPS archive, Debian package
2993 0 string =!<arch>\n current ar archive
3778 # security version; 0~old 2~current
4809 # bitfield; bitfield which represents current download progress
7642 # only 18 labeled Mach-O architectures at current, and the first released
11108 # and current versions of Thunderbird.
14759 >68 lelong x \b address of current segment written %#x
15893 # 28: low order byte of the current PTD entry, always 0 since the
22711 # (No other current magic entries collide.)
[all …]

Completed in 349 milliseconds

1...<<2122232425