/PHP-8.0/ext/bcmath/ |
H A D | bcmath.c | 158 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.0/ext/dom/ |
H A D | characterdata.c | 188 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 D | text.c | 112 xmlChar *second; in PHP_METHOD() local
|
/PHP-8.0/ext/date/ |
H A D | php_date.stub.php | 14 int $hour, ?int $minute = null, ?int $second = null, 18 int $hour, ?int $minute = null, ?int $second = null, 68 DateTime $object, int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {} 214 public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0) {} 312 public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0) {}
|
/PHP-8.0/ext/intl/calendar/ |
H A D | calendar.stub.php | 237 …h, int $dayOfMonth = UNKNOWN, int $hour = UNKNOWN, int $minute = UNKNOWN, int $second = UNKNOWN) {} 293 …$localeOrMonth = UNKNOWN, $day = UNKNOWN, $hour = UNKNOWN, $minute = UNKNOWN, $second = UNKNOWN) {}
|
/PHP-8.0/ext/intl/dateformat/ |
H A D | dateformat_format.c | 99 second, in internal_get_timestamp() local
|
/PHP-8.0/sapi/phpdbg/ |
H A D | phpdbg_wait.c | 51 zval *first, *second; in phpdbg_array_data_compare() local
|
/PHP-8.0/ext/date/lib/ |
H A D | tm2unixtime.c | 417 static timelib_sll do_time(timelib_ull hour, timelib_ull minute, timelib_ull second) in do_time()
|
/PHP-8.0/ext/intl/collator/ |
H A D | collator_sort.c | 199 zval *second = &s->val; in collator_compare_func() local
|
/PHP-8.0/ext/standard/ |
H A D | array.c | 349 zval *second = &s->val; in php_array_data_compare_unstable_i() local 364 zval *second = &s->val; in php_array_data_compare_numeric_unstable_i() local 380 zval *second = &s->val; in php_array_data_compare_string_case_unstable_i() local 396 zval *second = &s->val; in php_array_data_compare_string_unstable_i() local 438 zval *second = &s->val; in php_array_data_compare_string_locale_unstable_i() local 4556 static int zval_compare(zval *first, zval *second) /* {{{ */
|
/PHP-8.0/ext/mysqlnd/ |
H A D | mysqlnd_ps_codec.c | 41 unsigned int year, month, day, hour, minute, second; member
|
/PHP-8.0/ext/intl/ |
H A D | php_intl.stub.php | 35 …int $dayOfMonth = UNKNOWN, int $hour = UNKNOWN, int $minute = UNKNOWN, int $second = UNKNOWN): boo… 112 …leOrMonth = UNKNOWN, $day = UNKNOWN, $hour = UNKNOWN, $minute = UNKNOWN, $second = UNKNOWN): ?Intl…
|