Home
last modified time | relevance | path

Searched refs:times (Results 51 – 66 of 66) sorted by relevance

123

/PHP-5.3/ext/mbstring/
H A Dconfig.m4102 AC_CHECK_HEADERS([stdlib.h string.h strings.h unistd.h sys/time.h sys/times.h stdarg.h])
/PHP-5.3/ext/posix/
H A Dposix.c654 if ((ticks = times(&t)) == -1) { in PHP_FUNCTION()
/PHP-5.3/ext/date/
H A Dphp_date.c1418 char *times, *initial_ts; in PHP_FUNCTION() local
1428 …if (zend_parse_parameters_ex(ZEND_PARSE_PARAMS_QUIET, ZEND_NUM_ARGS() TSRMLS_CC, "sl", &times, &ti… in PHP_FUNCTION()
1441 …} else if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|l", &times, &time_len, &preset_ts) … in PHP_FUNCTION()
1456 t = timelib_strtotime(times, time_len, &error, DATE_TIMEZONEDB, php_date_parse_tzfile_wrapper); in PHP_FUNCTION()
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt115 times, you can use the PCRE_NO_UTF[8|16|32]_CHECK option for the second
1105 pcre_exec() function. By controlling the maximum number of times this
1198 whose default value is 20K. The buffer itself is three times this size,
2304 many times, the option can be safely set for the second and subsequent
2409 If a compiled pattern is going to be used several times, it is worth
2936 ments as many times as you like, in order to match different subject
2999 times the executable_jit field are set in the pcre_extra block that is
3012 imposed on the number of times this function is called during a match,
3032 of limiting the total number of times that match() is called, it limits
6952 before each backtrack happens (in this example, 10 times).
[all …]
/PHP-5.3/
H A DUPGRADING311 repeated several times.
H A DNEWS907 . Dropped restriction of not setting the same value multiple times, the last
1284 . Fixed bug #43512 (same parameter name can be used multiple times in
2046 - Fixed bug #51291 (oci_error doesn't report last error when called two times)
2261 - Fixed bug #50351 (performance regression handling objects, ten times slower
2777 time of script repeated several times. (Dmitry)
2925 . support for diffing date/times through date_diff() / DateTime::diff().
2928 . DateInterval class to represent the difference between two date/times.
3760 times the filesize). (Arnaud)
4793 - Fixed bug #40259 (ob_start call many times - memory error). (Dmitry)
5537 process times out). (Tony)
[all …]
H A Dacinclude.m4110 dnl This macro can be used several times.
H A DINSTALL1314 Many times, you will find several versions of each DLL:
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dsqlite.h.in270 ** argument is the number of times the table has been busy. If the
288 ** table is locked. The handler will sleep multiple times until
/PHP-5.3/sapi/fpm/
H A Dphp-fpm.conf.in262 ; max children reached - number of times, the process limit has been reached,
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog80 times, each one causes appropriate output. For example, -o1 -o2 outputs the
787 assertions may at times be useful. Quantifiers are now allowed for
833 8K to 20K. (The actual buffer used is three times this size.)
1605 to 5 times on some simple patterns that I tested. Permission was given to
2102 are longer than 30,000 bytes (though not repeat them that many times).
2551 19. Added additional timing features to pcretest. (1) The -tm option now times
3545 When matching the same subject several times, it may save resources to use
4045 42. It is now possible to set a limit on the number of times the match()
4129 times with different match limits, until it finds the minimum value needed for
4608 times.
H A DNEWS35 times, each one causes appropriate output. For example, -o1 -o2 outputs the
H A DREADME631 Many of the tests that are not skipped are run up to three times. The second
/PHP-5.3/win32/
H A Dinstall.txt571 check the 'Script engine' checkbox. Now, click OK a few times.
591 click OK a few times.
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregexec.c1280 #define GETTIME(t) times(&(t))
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic4045 >>0xc lelong >0 \b, rerecorded %d times
9528 >0x1e9 string Loading from prehistoric times
15058 >32 belong 0 \b, no transition times
15060 >32 belong >1 \b, %d transition times

Completed in 269 milliseconds

123