Home
last modified time | relevance | path

Searched refs:current (Results 651 – 661 of 661) sorted by relevance

1...<<21222324252627

/PHP-7.2/
H A DNEWS557 . Fixed bug #51068 (DirectoryIterator glob:// don't support current path
1411 . Fixed #74866 (extension_dir = "./ext" now use current directory for base).
2885 . Added pcntl_signal_get_handler() that returns the current signal handler
2918 in current rowset haven't been fetched). (Peter LeBrun)
3105 . Implemented FR #69359 (Provide a way to fetch the current environment
H A Dphp.ini-development1609 ; Eval the expression with current error_reporting(). Set to true if you want
1798 ; When this directive is enabled, the OPcache appends the current working
H A Dphp.ini-production1611 ; Eval the expression with current error_reporting(). Set to true if you want
1800 ; When this directive is enabled, the OPcache appends the current working
/PHP-7.2/ext/standard/
H A Darray.c1242 PHP_FUNCTION(current) in PHP_FUNCTION() argument
6261 zend_long size, current = 0; local
6312 if (!(++current % size)) {
H A Dbasic_functions.c3322 PHP_FE(current, arginfo_current)
3380 PHP_FALIAS(pos, current, arginfo_current)
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c104437 p->current.anEq = &p->current.anDLt[nColUp];
104447 p->current.anLt = &p->current.anEq[nColUp];
104747 p->current.anEq[i]++;
104750 p->current.anDLt[i]++;
104752 p->current.anLt[i] += p->current.anEq[i];
104754 p->current.anEq[i] = 1;
104775 p->current.iCol = 0;
104782 p->current.iCol = i;
146866 WindowCsrAndReg current;
147326 csr = p->current.csr;
[all …]
/PHP-7.2/win32/
H A Dinstall.txt695 current web servers read the note about subrequests.
1384 your system with their current values, you can execute the phpinfo()
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch1901 - tmp = buf; /* in current directory anyway */
/PHP-7.2/ext/phar/tests/
H A Dbug45218_SLOWTEST.phpt24 function current() {
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic1884 # Reference: https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/sys/bootblock.h
2203 # file/libmagic does not current have support for ascii-string based
2229 0 string =!<arch> current ar archive
4825 # only 18 labeled Mach-O architectures at current, and the first released
10758 >68 lelong x \b address of current segment written 0x%x
11303 # 28: low order byte of the current PTD entry, always 0 since the
14816 # (No other current magic entries collide.)
H A Dmagic私はガラスを食べられます1884 # Reference: https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/sys/bootblock.h
2203 # file/libmagic does not current have support for ascii-string based
2229 0 string =!<arch> current ar archive
4825 # only 18 labeled Mach-O architectures at current, and the first released
10758 >68 lelong x \b address of current segment written 0x%x
11303 # 28: low order byte of the current PTD entry, always 0 since the
14816 # (No other current magic entries collide.)

Completed in 537 milliseconds

1...<<21222324252627