Home
last modified time | relevance | path

Searched defs:second (Results 1 – 12 of 12) sorted by relevance

/PHP-8.2/ext/bcmath/
H A Dbcmath.c158 bc_num first, second, result; in PHP_FUNCTION() local
209 bc_num first, second, result; in PHP_FUNCTION() local
260 bc_num first, second, result; in PHP_FUNCTION() local
311 bc_num first, second, result; in PHP_FUNCTION() local
367 bc_num first, second, result; in PHP_FUNCTION() local
423 bc_num first, second, mod, result; in PHP_FUNCTION() local
482 bc_num first, second, result; in PHP_FUNCTION() local
576 bc_num first, second; in PHP_FUNCTION() local
/PHP-8.2/ext/dom/
H A Dcharacterdata.c188 xmlChar *cur, *first, *second; in PHP_METHOD() local
237 xmlChar *cur, *substring, *second; in PHP_METHOD() local
292 xmlChar *cur, *substring, *second = NULL; in PHP_METHOD() local
H A Dtext.c110 xmlChar *second; in PHP_METHOD() local
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat_format.c99 second, in internal_get_timestamp() local
/PHP-8.2/ext/date/
H A Dphp_date.stub.php112 int $hour, ?int $minute = null, ?int $second = null,
116 int $hour, ?int $minute = null, ?int $second = null,
201 DateTime $object, int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {}
418 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {}
521 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTimeIm…
/PHP-8.2/ext/intl/calendar/
H A Dcalendar.stub.php438 …int $dayOfMonth = UNKNOWN, int $hour = UNKNOWN, int $minute = UNKNOWN, int $second = UNKNOWN) {} /…
495 …$localeOrMonth = UNKNOWN, $day = UNKNOWN, $hour = UNKNOWN, $minute = UNKNOWN, $second = UNKNOWN) {}
/PHP-8.2/ext/intl/collator/
H A Dcollator_sort.c195 zval *second = &s->val; in collator_compare_func() local
/PHP-8.2/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp5022x.c354 uint32_t mb_convert_kana_codepoint(uint32_t c, uint32_t next, bool *consumed, uint32_t *second, uns… in mb_convert_kana_codepoint()
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c41 unsigned int year, month, day, hour, minute, second; member
/PHP-8.2/ext/intl/
H A Dphp_intl.stub.php204 …int $dayOfMonth = UNKNOWN, int $hour = UNKNOWN, int $minute = UNKNOWN, int $second = UNKNOWN): boo…
281 …leOrMonth = UNKNOWN, $day = UNKNOWN, $hour = UNKNOWN, $minute = UNKNOWN, $second = UNKNOWN): ?Intl…
/PHP-8.2/ext/mbstring/
H A Dmbstring.c3104 uint32_t second = 0; in jp_kana_convert() local
3123 uint32_t second = 0; in jp_kana_convert() local
/PHP-8.2/ext/standard/
H A Darray.c130 zval second; in php_array_key_compare_unstable_i() local
4659 static int zval_compare(zval *first, zval *second) /* {{{ */

Completed in 63 milliseconds