Home
last modified time | relevance | path

Searched refs:current (Results 526 – 547 of 547) sorted by relevance

1...<<2122

/PHP-8.1/ext/standard/tests/file/
H A Dftruncate_variation4.phpt46 $file_size = filesize($filename); // current filesize
/PHP-8.1/ext/standard/
H A Dbasic_functions_arginfo.h2261 ZEND_FUNCTION(current);
2888 ZEND_FE(current, arginfo_current)
2889 ZEND_FALIAS(pos, current, arginfo_pos)
H A Darray.c1210 PHP_FUNCTION(current) in PHP_FUNCTION() argument
6157 zend_long size, current = 0; local
6212 if (!(++current % size)) {
H A Dbasic_functions.stub.php122 function current(array|object $array): mixed {} function
/PHP-8.1/
H A DNEWS1377 . Fixed bug GH-8192 (Cannot override DirectoryIterator::current() without
1795 . Fixed bug #80821 (ReflectionProperty::getDefaultValue() returns current
1797 . Fixed bug #80564 (ReflectionProperty::__toString() renders current value,
H A Dconfigure.ac118 dnl libs subdirectory as the user who configures PHP. Otherwise, the current
1759 | You have built PHP for Apache's current non-threaded MPM. |
H A DUPGRADING455 . Calling key(), current(), next(), prev(), reset(), or end() on objects
H A DREADME.REDIST.BINS525 Although their code does not appear in the current release, the
H A Dphp.ini-development1793 ; When this directive is enabled, the OPcache appends the current working
H A Dphp.ini-production1795 ; When this directive is enabled, the OPcache appends the current working
/PHP-8.1/ext/spl/
H A Dspl_array.c1528 PHP_METHOD(ArrayIterator, current) in SPL_ARRAY_METHOD()
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c2362 zend_generator *current; in ZEND_METHOD() local
2370 current = zend_generator_get_current(generator); in ZEND_METHOD()
2371 RETURN_OBJ_COPY(&current->std); in ZEND_METHOD()
/PHP-8.1/ext/simplexml/
H A Dsimplexml.c2000 PHP_METHOD(SimpleXMLElement, current) in PHP_METHOD() argument
/PHP-8.1/ext/fileinfo/
H A Dlibmagic.patch2017 - tmp = buf; /* in current directory anyway */
/PHP-8.1/ext/phar/tests/
H A Dbug45218_SLOWTEST.phpt25 function current(): mixed {
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic2342 # Reference: https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/sys/bootblock.h
2584 # Reference: https://www.freebsd.org/cgi/man.cgi?query=tar&sektion=5&manpath=FreeBSD+8-current
2877 # TODO: unify current ar archive, MIPS archive, Debian package
2880 0 string =!<arch>\n current ar archive
6742 # only 18 labeled Mach-O architectures at current, and the first released
9919 # and current versions of Thunderbird.
13536 >68 lelong x \b address of current segment written 0x%x
14412 # 28: low order byte of the current PTD entry, always 0 since the
19597 # (No other current magic entries collide.)
32924 # File Format Version for the current specification 0x00010000
H A Dmagic私はガラスを食べられます2342 # Reference: https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/sys/bootblock.h
2584 # Reference: https://www.freebsd.org/cgi/man.cgi?query=tar&sektion=5&manpath=FreeBSD+8-current
2877 # TODO: unify current ar archive, MIPS archive, Debian package
2880 0 string =!<arch>\n current ar archive
6742 # only 18 labeled Mach-O architectures at current, and the first released
9919 # and current versions of Thunderbird.
13536 >68 lelong x \b address of current segment written 0x%x
14412 # 28: low order byte of the current PTD entry, always 0 since the
19597 # (No other current magic entries collide.)
32924 # File Format Version for the current specification 0x00010000
/PHP-8.1/ext/mbstring/tests/data/
H A DJISX0212.txt68 # Updated terms of use to current wording.
H A DSHIFTJIS.txt51 # Updated terms of use to current wording.
H A DJISX0208.txt54 # Updated terms of use to current wording.
H A DKSX1001.txt73 # Updated terms of use to current wording.
H A DBIG5.txt81 # Updated terms of use to current wording.

Completed in 390 milliseconds

1...<<2122