Home
last modified time | relevance | path

Searched refs:current (Results 626 – 648 of 648) sorted by relevance

1...<<212223242526

/PHP-7.1/ext/standard/tests/general_functions/
H A Dprint_r.phpt124 var_dump( current($booleans) );
H A Dprint_r_64bit.phpt124 var_dump( current($booleans) );
/PHP-7.1/ext/pcre/pcrelib/
H A DNEWS611 3. Support for the \G assertion. It is true when the current matching position
698 possible to pass over a pointer to character tables built in the current
H A DREADME170 command from the PCRE distribution directory, with your current directory set
186 directory as current. For example, suppose you have unpacked the PCRE source
797 of tables in the current locale. If the final argument for pcre_compile() is
/PHP-7.1/ext/standard/tests/file/
H A Dftruncate_variation4-win32.phpt57 var_dump( filesize($filename) ); // current filesize
H A Dftruncate_variation4.phpt57 var_dump( filesize($filename) ); // current filesize
H A Dumask_variation2.phpt12 Description: Changes the current umask
H A Dumask_basic.phpt12 Description: Changes the current umask
/PHP-7.1/ext/mbstring/oniguruma/
H A DHISTORY1342 (current default value, not initial default value.)
2069 VERSION = current:revision:age
2071 current: interface number (from 0)
2074 (if current only supported then age == 0)
/PHP-7.1/
H A Dconfigure.in197 dnl Otherwise, the current user will not be able to delete libs
1628 | You have built PHP for Apache's current non-threaded MPM. |
H A DNEWS1880 . Added pcntl_signal_get_handler() that returns the current signal handler
1913 in current rowset haven't been fetched). (Peter LeBrun)
2100 . Implemented FR #69359 (Provide a way to fetch the current environment
2327 in current rowset haven't been fetched). (Peter LeBrun)
H A Dphp.ini-development1618 ; Eval the expression with current error_reporting(). Set to true if you want
1818 ; When this directive is enabled, the OPcache appends the current working
H A Dphp.ini-production1618 ; Eval the expression with current error_reporting(). Set to true if you want
1818 ; When this directive is enabled, the OPcache appends the current working
/PHP-7.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 ++GC_REFCOUNT(&current->std); in ZEND_METHOD()
2373 ZVAL_OBJ(return_value, (zend_object *) current); in ZEND_METHOD()
/PHP-7.1/ext/standard/
H A Darray.c1227 PHP_FUNCTION(current) in PHP_FUNCTION() argument
5540 zend_long size, current = 0; local
5587 if (!(++current % size)) {
H A Dbasic_functions.c3303 PHP_FE(current, arginfo_current)
3361 PHP_FALIAS(pos, current, arginfo_current)
/PHP-7.1/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.1/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.1/ext/fileinfo/
H A Dlibmagic.patch1913 - tmp = buf; /* in current directory anyway */
/PHP-7.1/ext/phar/tests/
H A Dbug45218_SLOWTESTU.phpt25 function current() {
H A Dbug45218_SLOWTEST.phpt25 function current() {
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic1962 # file/libmagic does not current have support for ascii-string based
1988 0 string =!<arch> current ar archive
3993 # only 18 labeled Mach-O architectures at current, and the first released
8826 >68 lelong x \b address of current segment written 0x%x
9200 # 28: low order byte of the current PTD entry, always 0 since the
12150 # (No other current magic entries collide.)
H A Dmagic私はガラスを食べられます1962 # file/libmagic does not current have support for ascii-string based
1988 0 string =!<arch> current ar archive
3993 # only 18 labeled Mach-O architectures at current, and the first released
8826 >68 lelong x \b address of current segment written 0x%x
9200 # 28: low order byte of the current PTD entry, always 0 since the
12150 # (No other current magic entries collide.)

Completed in 552 milliseconds

1...<<212223242526