times 1454 ext/date/php_date.c char *times, *initial_ts; times 1464 ext/date/php_date.c if (zend_parse_parameters_ex(ZEND_PARSE_PARAMS_QUIET, ZEND_NUM_ARGS() TSRMLS_CC, "sl", ×, &time_len, &preset_ts) != FAILURE) { times 1477 ext/date/php_date.c } else if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|l", ×, &time_len, &preset_ts) != FAILURE) { times 1492 ext/date/php_date.c t = timelib_strtotime(times, time_len, &error, DATE_TIMEZONEDB, php_date_parse_tzfile_wrapper); times 969 ext/hash/hash.c int times = bytes / block_size; times 970 ext/hash/hash.c if (bytes % block_size != 0) times++; times 975 ext/hash/hash.c key = ecalloc(1, times * block_size); times 978 ext/hash/hash.c for (i = 0; i < times; i++) { times 1168 ext/mbstring/oniguruma/regexec.c #define GETTIME(t) times(&(t)) times 654 ext/posix/posix.c if ((ticks = times(&t)) == -1) { times 74 sapi/fpm/fpm/fpm_request.c times(&cpu); times 186 sapi/fpm/fpm/fpm_request.c times(&cpu);