Home
last modified time | relevance | path

Searched refs:second (Results 351 – 375 of 379) sorted by relevance

1...<<111213141516

/PHP-5.5/ext/standard/tests/array/
H A Darray_merge_recursive_variation1.phpt85 // initialise the second argument
H A Darray_merge_recursive_variation3.phpt77 // initialise the second argument
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt41 (including UTF-8 strings), and a second library that supports 16-bit
129 times, you can use the PCRE_NO_UTF[8|16|32]_CHECK option for the second
1154 for-recursion is specified) that is used. A second limit controls this;
1763 A second matching function, pcre_dfa_exec(), which is not Perl-compati-
6239 and the first must be less than or equal to the second. For example:
6305 /* first comment */ not comment /* second comment */
6380 matches "aba" the value of the second captured substring is "b".
6907 white space, and with the two alternatives on the second line:
7612 (*COMMIT) in the second repeat of the group acts.
8837 own partially matches the second alternative.)
[all …]
/PHP-5.5/ext/opcache/
H A DREADME107 memory storage allocation. ("1" means validate once per second, but only
/PHP-5.5/ext/standard/tests/strings/
H A Dstrpos.phpt153 var_dump( strpos($string, "abcd", 73) ); // 73 -> "abcd" in the second line
H A Dstrspn_variation8.phpt30 second line of heredoc string
H A Dstrcspn_variation8.phpt30 second line of heredoc string
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME353 both EBCDIC and UTF-8/16/32. There is a second option, --enable-ebcdic-nl25,
686 Many of the tests that are not skipped are run up to three times. The second
719 The second set of tests check pcre_fullinfo(), pcre_study(),
727 cause failures in the second set of tests. For example, in a locale where the
779 The twenty-first and twenty-second tests are run only in 16/32-bit mode, when
H A DHACKING69 pass to calculate a maximum store size, and then a second pass to do the real
72 the first pass is degenerate and the second pass can just store stuff straight
H A DChangeLog1715 had alternative anchored branches, the search for a second match in a line
1746 subgroup is called recursively as a subpattern for a second time at the
2109 second branch in the above example - was incorrectly given the compile-
2651 caused by fix #2 above. (Subsequently also a second patch to fix the
3349 "abc\r\n\r\n", it found an unwanted second match after the second \r. This
3829 anchoring the second and subsequent partial matches at the new starting
4277 15. Added a second compiling function called pcre_compile2(). The only
5000 what is wanted and the second points to where the information is to be placed.
/PHP-5.5/ext/openssl/
H A DREADME59 encrypted a passphrase is needed. This can be supplied as second argument.
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c1045 …d" , dateinfo.year, dateinfo.month, dateinfo.day, dateinfo.hour, dateinfo.minute, dateinfo.second);
1125 …d" , dateinfo.year, dateinfo.month, dateinfo.day, dateinfo.hour, dateinfo.minute, dateinfo.second);
/PHP-5.5/ext/standard/tests/general_functions/
H A Dprint_r.phpt293 // check when second arg is given other than boolean TRUE
H A Dprint_r_64bit.phpt294 // check when second arg is given other than boolean TRUE
/PHP-5.5/ext/standard/tests/file/
H A Dfile.inc577 $stat2 = second stat array
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput7183 second was broken in all cases. --/
H A Dtestinput84000 line one\nthis is a line\nbreak in the second line
4005 line one\nthis is a line\nbreak in the second line
4010 line one\nthis is a line\nbreak in the second line
H A Dtestinput21440 line one\nthis is a line\nbreak in the second line
1445 line one\nthis is a line\nbreak in the second line
1450 line one\nthis is a line\nbreak in the second line
H A Dtestoutput86266 line one\nthis is a line\nbreak in the second line
6274 line one\nthis is a line\nbreak in the second line
6282 line one\nthis is a line\nbreak in the second line
/PHP-5.5/ext/date/
H A Dphp_date.c257 ZEND_ARG_INFO(0, second)
263 ZEND_ARG_INFO(0, second)
2944 PHP_DATE_PARSE_DATE_SET_TIME_ELEMENT(second, s); in php_date_do_return_parsed_time()
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in111 ; in second, between health report notification to systemd.
/PHP-5.5/
H A DNEWS1075 . Fixed bug #67308 (Serialize of DateTime truncates fractions of second).
1214 . Fixed problem in mysqli_commit()/mysqli_rollback() with second parameter
1811 . Added optional second argument for assert() to specify custom message. Patch
4373 . Fixed bug #52063 (DateTime constructor's second argument doesn't have a
4894 . Fixed bug #52944 (Invalid write on second and subsequent reads with an
5771 second usage. (Dmitry)
6789 - Fixed bug #45352 (Segmentation fault because of tick function on second
8178 second usage. (Dmitry)
8507 - Fixed bug #37558 (timeout functionality doesn't work after a second PHP
9587 - Fixed bug #32773 (GMP functions break when second parameter is 0). (Stas)
[all …]
H A Dphp.ini-development1803 ; (time to live) Sets the number of second while cached file will be used
1864 ; memory storage allocation. ("1" means validate once per second, but only
H A Dphp.ini-production1803 ; (time to live) Sets the number of second while cached file will be used
1864 ; memory storage allocation. ("1" means validate once per second, but only
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1129 2004/03/05: [API] change second argument type of onig_set_meta_char()
1799 2003/02/03: [bug] Hankaku-Kana may be second byte in Shift_JIS

Completed in 283 milliseconds

1...<<111213141516