Home
last modified time | relevance | path

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

1...<<21222324

/PHP-5.6/ext/standard/tests/file/
H A Dumask_variation2.phpt12 Description: Changes the current umask
H A Dumask_basic.phpt12 Description: Changes the current umask
/PHP-5.6/ext/standard/
H A Darray.c909 PHP_FUNCTION(current) in PHP_FUNCTION() argument
4336 long size, current = 0; in PHP_FUNCTION() local
4390 if (!(++current % size)) { in PHP_FUNCTION()
H A Dbasic_functions.c3280 PHP_FE(current, arginfo_current)
3338 PHP_FALIAS(pos, current, arginfo_current)
/PHP-5.6/ext/pcre/pcrelib/
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-5.6/sapi/thttpd/
H A Dthttpd_patch862 - /* Get the current time, if necessary. */
1028 ** If you don't have a current timeval handy just pass in 0.
1408 ** Same for the current time.
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY1337 (current default value, not initial default value.)
2064 VERSION = current:revision:age
2066 current: interface number (from 0)
2069 (if current only supported then age == 0)
/PHP-5.6/
H A Dconfigure.in197 dnl Otherwise, the current user will not be able to delete libs
1615 | You have built PHP for Apache's current non-threaded MPM. |
H A DNEWS2412 . Fix issue krakjoe/phpdbg#100 (No way to list the current stack/frames)
4360 . Implemented FR #55218 Get namespaces from current node. (Lonny)
7562 around the current day.
7650 - Added gethostname() to return the current system host name. (Ilia)
9896 - Fixed bug #38808 ("maybe ref" issue for current() and others). (Dmitry)
10676 - Added SAPI hook to get the current request time. (Rasmus)
10858 - Fixed bug #35143 (gettimeofday() ignores current time zone). (Derick)
10867 current() functions). (Ilia)
11133 - Fixed bug #32993 (implemented Iterator function current() don't throw
11293 - Fixed bug #30096 (gmmktime does not return the current time). (Derick)
[all …]
H A Dphp.ini-development1723 ; Eval the expression with current error_reporting(). Set to true if you want
1923 ; When this directive is enabled, the OPcache appends the current working
H A Dphp.ini-production1723 ; Eval the expression with current error_reporting(). Set to true if you want
1923 ; When this directive is enabled, the OPcache appends the current working
/PHP-5.6/Zend/
H A Dzend_compile.c2402 long current, distance; in zend_resolve_goto_label() local
2430 current = opline->extended_value; in zend_resolve_goto_label()
2431 for (distance = 0; current != dest->brk_cont; distance++) { in zend_resolve_goto_label()
2432 if (current == -1) { in zend_resolve_goto_label()
2440 current = op_array->brk_cont_array[current].parent; in zend_resolve_goto_label()
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c88501 p->current.anEq = &p->current.anDLt[nColUp];
88511 p->current.anLt = &p->current.anEq[nColUp];
88733 p->current.isPSample = 1;
88735 p->current.isPSample = 0;
88795 p->current.anEq[i]++;
88798 p->current.anDLt[i]++;
88800 p->current.anLt[i] += p->current.anEq[i];
88802 p->current.anEq[i] = 1;
88822 p->current.isPSample = 1;
88823 p->current.iCol = 0;
[all …]
/PHP-5.6/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-5.6/ext/fileinfo/
H A Dlibmagic.patch1741 - tmp = buf; /* in current directory anyway */
/PHP-5.6/ext/phar/tests/
H A Dbug45218_SLOWTEST.phpt25 function current() {
H A Dbug45218_SLOWTESTU.phpt25 function current() {
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic1776 # file/libmagic does not current have support for ascii-string based
1802 0 string =!<arch> current ar archive
3769 # only 18 labeled Mach-O architectures at current, and the first released
8374 >68 lelong x \b address of current segment written 0x%x
8702 # 28: low order byte of the current PTD entry, always 0 since the
11424 # (No other current magic entries collide.)

Completed in 478 milliseconds

1...<<21222324