Home
last modified time | relevance | path

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

/php-src/ext/bcmath/
H A Dbcmath.c161 bc_num first, second, result; in PHP_FUNCTION() local
212 bc_num first, second, result; in PHP_FUNCTION() local
263 bc_num first, second, result; in PHP_FUNCTION() local
314 bc_num first, second, result; in PHP_FUNCTION() local
368 bc_num first, second, result; in PHP_FUNCTION() local
605 bc_num first, second; in PHP_FUNCTION() local
/php-src/ext/intl/calendar/
H A Dcalendar.stub.php321 …int $dayOfMonth = UNKNOWN, int $hour = UNKNOWN, int $minute = UNKNOWN, int $second = UNKNOWN): tru…
325 …eTime(int $year, int $month, int $dayOfMonth, int $hour, int $minute, ?int $second = null): void {}
376 …eTime(int $year, int $month, int $dayOfMonth, int $hour, int $minute, ?int $second = null): static…
386 …$localeOrMonth = UNKNOWN, $day = UNKNOWN, $hour = UNKNOWN, $minute = UNKNOWN, $second = UNKNOWN) {}
H A Dgregoriancalendar_methods.cpp267 zend_long year, month, day, hour, minute, second; in PHP_METHOD() local
H A Dcalendar_methods.cpp443 zend_long year, month, day, hour, minute, second = 0; in PHP_METHOD() local
/php-src/ext/dom/
H A Dcharacterdata.c200 xmlChar *cur, *first, *second; in dom_character_data_insert_data() local
271 xmlChar *cur, *substring, *second; in dom_character_data_delete_data() local
343 xmlChar *cur, *substring, *second = NULL; in dom_character_data_replace_data() local
H A Dtext.c106 xmlChar *second; in PHP_METHOD() local
/php-src/ext/intl/dateformat/
H A Ddateformat_format.c99 second, in internal_get_timestamp() local
/php-src/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 {}
423 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {}
536 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTimeIm…
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dattr.c295 lxb_dom_attr_compare(lxb_dom_attr_t *first, lxb_dom_attr_t *second) in lxb_dom_attr_compare()
H A Delement.c475 lxb_dom_element_compare(lxb_dom_element_t *first, lxb_dom_element_t *second) in lxb_dom_element_compare()
/php-src/ext/intl/collator/
H A Dcollator_sort.c195 zval *second = &s->val; in collator_compare_func() local
/php-src/ext/dom/lexbor/lexbor/encoding/
H A Dbase.h83 lxb_char_t second; member
H A Ddecode.c1550 lxb_char_t first, second, third, offset; in lxb_encoding_decode_gb18030() local
2983 lxb_char_t first, second, third, offset; in lxb_encoding_decode_gb18030_single() local
/php-src/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c41 unsigned int year, month, day, hour, minute, second; member
/php-src/ext/intl/
H A Dphp_intl.stub.php205 …int $dayOfMonth = UNKNOWN, int $hour = UNKNOWN, int $minute = UNKNOWN, int $second = UNKNOWN): tru…
283 …leOrMonth = UNKNOWN, $day = UNKNOWN, $hour = UNKNOWN, $minute = UNKNOWN, $second = UNKNOWN): ?Intl…
/php-src/ext/mbstring/
H A Dmbstring.c2979 zend_string *second = mb_get_substr(str, 1, MBFL_SUBSTR_UNTIL_END, enc); in php_mb_ulcfirst() local
3539 uint32_t second = 0; in jp_kana_convert() local
3558 uint32_t second = 0; in jp_kana_convert() local
/php-src/ext/standard/
H A Darray.c131 zval second; in php_array_key_compare_unstable_i() local
5034 static int zval_compare(zval *first, zval *second) /* {{{ */
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c2610 uint32_t mb_convert_kana_codepoint(uint32_t c, uint32_t next, bool *consumed, uint32_t *second, uns… in mb_convert_kana_codepoint()

Completed in 201 milliseconds