Home
last modified time | relevance | path

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

1...<<21222324252627

/PHP-7.2/ext/standard/tests/file/
H A Dftruncate_variation7.phpt58 var_dump( filesize($filename) ); // current filesize
H A Dumask_variation1.phpt12 Description: Changes the current umask
H A Dftruncate_variation6-win32.phpt59 var_dump( filesize($filename) ); // current filesize
H A Dftruncate_variation6.phpt59 var_dump( filesize($filename) ); // current filesize
H A Dumask_variation2.phpt12 Description: Changes the current umask
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_basic.phpt12 Description: Changes the current umask
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt63 The current implementation of PCRE corresponds approximately with Perl
1418 tives at the current point, and if they all fail, it backs up to the
1451 following or preceding the current point have to be independently
1495 it is matched as if it were a standalone pattern at the current point,
4459 the current match pointer.
5351 "Common". The current list of scripts is:
5455 different from the behaviour of current versions of Perl.
5772 the current pointer is at the end of the string.
5822 current mode.
6414 match, if anchored at the current point in the subject string.
[all …]
/PHP-7.2/
H A DINSTALL188 While there are various reasons for choosing each, 2.2 is the current
424 current web servers read the note about subrequests.
637 current » CGI/1.1 specification. Only the following variables are
737 team. If you have any comments about this, the current maintainer for
1274 current PHP installation
1458 working its way up to the current document root (as set in
1578 your system with their current values, you can execute the phpinfo()
H A DUPGRADING343 . PHP_OS_FAMILY current operating system family
H A DCODING_STANDARDS294 current name, with the aliases listed in the documentation for
H A Dconfigure.ac185 dnl Otherwise, the current user will not be able to delete libs
1620 | You have built PHP for Apache's current non-threaded MPM. |
/PHP-7.2/ext/spl/
H A Dspl_array.c1556 SPL_METHOD(Array, current) in SPL_ARRAY_METHOD()
1985 SPL_ME(Array, current, arginfo_array_void, ZEND_ACC_PUBLIC)
/PHP-7.2/ext/ftp/tests/
H A Dserver.inc198 fputs($s, "257 \"$cwd\" is current directory.\r\n");
/PHP-7.2/ext/intl/doc/
H A DTutorial.txt23 For example, a collator for "en_US_CALIFORNIA" was requested. In the current state of ICU (2.0),
/PHP-7.2/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.2/ext/mbstring/oniguruma/doc/
H A DAPI169 ci->num_of_elements: number of elements in ci. (current version: 5)
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog77 for the current position in the subject line was incorrect if it was after
216 current group, for example in this pattern: /(?|(\k'Pm')|(?'Pm'))/, caused
1949 AC_PROG_LIBTOOL (deprecated) to LT_INIT (the current macro).
2021 to it in the current branch. For example, in ((a|b)(*THEN)(*F)|c..) it
2863 (Perl fails the current match path).
3320 "\r\nA" because change 7.0/46 below moves the current point on by two
3365 (d) \K resets the start of the current match so that everything before
3436 makevp.bat for the current PCRE, using the additional files
4661 what's available on my current Linux desktop machine.
5084 \C+ in addition, show current contents of captured substrings
[all …]
H A DNEWS632 3. Support for the \G assertion. It is true when the current matching position
719 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.2/ext/mbstring/oniguruma/
H A DHISTORY1430 (current default value, not initial default value.)
2157 VERSION = current:revision:age
2159 current: interface number (from 0)
2162 (if current only supported then age == 0)
H A DINSTALL29 you can run in the future to recreate the current configuration, and a
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c2275 zend_generator *current; in ZEND_METHOD() local
2283 current = zend_generator_get_current(generator); in ZEND_METHOD()
2284 ++GC_REFCOUNT(&current->std); in ZEND_METHOD()
2286 ZVAL_OBJ(return_value, (zend_object *) current); in ZEND_METHOD()

Completed in 179 milliseconds

1...<<21222324252627