/php-src/ext/intl/calendar/ |
H A D | calendar.stub.php | 321 …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 D | gregoriancalendar_methods.cpp | 269 zend_long year, month, day, hour, minute, second; in PHP_METHOD() local
|
H A D | calendar_methods.cpp | 441 zend_long year, month, day, hour, minute, second = 0; in PHP_METHOD() local
|
/php-src/ext/dom/ |
H A D | characterdata.c | 191 xmlChar *first, *second; in dom_character_data_insert_data() local 258 xmlChar *substring, *second; in dom_character_data_delete_data() local 326 xmlChar *substring, *second = NULL; in dom_character_data_replace_data() local
|
H A D | text.c | 101 xmlChar *second; in PHP_METHOD() local
|
/php-src/ext/bcmath/ |
H A D | bcmath.c | 188 bc_num first = NULL, second = NULL, result = NULL; in PHP_FUNCTION() local 237 bc_num first = NULL, second = NULL, result = NULL; in PHP_FUNCTION() local 286 bc_num first = NULL, second = NULL, result = NULL; in PHP_FUNCTION() local 335 bc_num first = NULL, second = NULL, result; in PHP_FUNCTION() local 389 bc_num first = NULL, second = NULL, result; in PHP_FUNCTION() local 442 bc_num first = NULL, second = NULL, quot = NULL, rem = NULL; in PHP_FUNCTION() local 683 bc_num first = NULL, second = NULL; in PHP_FUNCTION() local
|
/php-src/ext/intl/dateformat/ |
H A D | dateformat_format.c | 99 second, in internal_get_timestamp() local
|
/php-src/ext/date/ |
H A D | php_date.stub.php | 115 int $hour, ?int $minute = null, ?int $second = null, 119 int $hour, ?int $minute = null, ?int $second = null, 204 DateTime $object, int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {} 426 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {} 539 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTimeIm…
|
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/ |
H A D | attr.c | 295 lxb_dom_attr_compare(lxb_dom_attr_t *first, lxb_dom_attr_t *second) in lxb_dom_attr_compare()
|
H A D | element.c | 475 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 D | collator_sort.c | 195 zval *second = &s->val; in collator_compare_func() local
|
/php-src/ext/dom/lexbor/lexbor/encoding/ |
H A D | base.h | 83 lxb_char_t second; member
|
H A D | decode.c | 1550 lxb_char_t first, second, third, offset; in lxb_encoding_decode_gb18030() local 3054 lxb_char_t first, second, third, offset; in lxb_encoding_decode_gb18030_single() local
|
/php-src/ext/mysqlnd/ |
H A D | mysqlnd_ps_codec.c | 41 unsigned int year, month, day, hour, minute, second; member
|
/php-src/ext/intl/ |
H A D | php_intl.stub.php | 205 …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/dom/lexbor/lexbor/css/syntax/ |
H A D | state.c | 909 const lxb_char_t *begin, *second; in lxb_css_syntax_state_minus_process() local
|
/php-src/ext/mbstring/ |
H A D | mbstring.c | 2994 zend_string *second = mb_get_substr(str, 1, MBFL_SUBSTR_UNTIL_END, enc); in php_mb_ulcfirst() local 3554 uint32_t second = 0; in jp_kana_convert() local 3573 uint32_t second = 0; in jp_kana_convert() local
|
/php-src/ext/standard/ |
H A D | array.c | 125 zval second; in php_array_key_compare_unstable_i() local 5033 static int zval_compare(zval *first, zval *second) /* {{{ */
|
/php-src/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_cjk.c | 2610 uint32_t mb_convert_kana_codepoint(uint32_t c, uint32_t next, bool *consumed, uint32_t *second, uns… in mb_convert_kana_codepoint()
|