Searched defs:second (Results 1 – 9 of 9) sorted by relevance
/PHP-5.6/ext/bcmath/ |
H A D | bcmath.c | 225 bc_num first, second, result; in PHP_FUNCTION() local 266 bc_num first, second, result; in PHP_FUNCTION() local 306 bc_num first, second, result; in PHP_FUNCTION() local 346 bc_num first, second, result; in PHP_FUNCTION() local 391 bc_num first, second, result; in PHP_FUNCTION() local 427 bc_num first, second, mod, result; in PHP_FUNCTION() local 472 bc_num first, second, result; in PHP_FUNCTION() local 550 bc_num first, second; in PHP_FUNCTION() local
|
/PHP-5.6/ext/dom/ |
H A D | characterdata.c | 252 xmlChar *cur, *first, *second; in PHP_FUNCTION() local 300 xmlChar *cur, *substring, *second; in PHP_FUNCTION() local 355 xmlChar *cur, *substring, *second = NULL; in PHP_FUNCTION() local
|
H A D | text.c | 150 xmlChar *second; in PHP_FUNCTION() local
|
/PHP-5.6/ext/intl/dateformat/ |
H A D | dateformat_format.c | 108 second, in internal_get_timestamp() local
|
/PHP-5.6/ext/date/lib/ |
H A D | tm2unixtime.c | 371 static timelib_sll do_time(timelib_ull hour, timelib_ull minute, timelib_ull second) in do_time()
|
/PHP-5.6/ext/intl/collator/ |
H A D | collator_sort.c | 216 zval *second; in collator_compare_func() local
|
/PHP-5.6/ext/standard/ |
H A D | array.c | 179 zval second; in php_array_key_compare() local 365 zval *second; in php_array_data_compare() local 409 zval first, second; in php_array_natural_general_compare() local 2760 zval *second; in zval_compare() local
|
/PHP-5.6/ext/mysqlnd/ |
H A D | mysqlnd_ps_codec.c | 44 unsigned int year, month, day, hour, minute, second; member
|
/PHP-5.6/sapi/apache_hooks/ |
H A D | php_apache.c | 580 zval *second = NULL; in add_header_to_table() local
|
Completed in 54 milliseconds