/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/pcre/pcre2lib/ |
H A D | pcre2_substring.c | 76 PCRE2_SPTR first, last, entry; in pcre2_substring_copy_byname() local 164 PCRE2_SPTR first, last, entry; in pcre2_substring_get_byname() local 271 PCRE2_SPTR first, last, entry; in pcre2_substring_length_byname() local 495 PCRE2_SPTR first; in pcre2_substring_nametable_scan() local
|
H A D | pcre2_substitute.c | 667 PCRE2_SPTR first, last, entry; in pcre2_substitute() local
|
/PHP-8.0/ext/opcache/Optimizer/ |
H A D | zend_dump.c | 33 int first = 1; in zend_dump_ht() local 173 int first = 1; in zend_dump_type_info() local 1174 int first = 1; in zend_dump_var_set() local 1219 int first = 1; in zend_dump_phi_placement() local
|
H A D | sccp.c | 2563 int i, first = 1; in sccp_optimize_op_array() local
|
/PHP-8.0/ext/mysqli/ |
H A D | mysqli_warning.c | 73 MYSQLI_WARNING *w, *first = NULL, *prev = NULL; in php_get_warnings() local 120 MYSQLI_WARNING *w, *first = NULL, *prev = NULL; in php_get_warnings() local
|
/PHP-8.0/ext/dom/ |
H A D | parentnode.c | 33 xmlNode *nodep, *first = NULL; in dom_parent_node_first_element_child_read() local 99 xmlNode *nodep, *first = NULL; in dom_parent_node_child_element_count() local
|
H A D | text.c | 111 xmlChar *first; in PHP_METHOD() local
|
H A D | characterdata.c | 188 xmlChar *cur, *first, *second; in PHP_METHOD() local
|
H A D | node.c | 290 xmlNode *nodep, *first = NULL; in dom_node_first_child_read() local
|
/PHP-8.0/sapi/phpdbg/ |
H A D | phpdbg_out.h | 37 # define PHPDBG_ATTRIBUTE_FORMAT(type, idx, first) PHP_ATTRIBUTE_FORMAT(type, idx, first) argument 39 # define PHPDBG_ATTRIBUTE_FORMAT(type, idx, first) argument
|
H A D | phpdbg_wait.c | 51 zval *first, *second; in phpdbg_array_data_compare() local
|
H A D | phpdbg_print.c | 323 zend_bool first = 1; in phpdbg_print_opcodes_ce() local
|
/PHP-8.0/sapi/fpm/fpm/ |
H A D | fpm_status.c | 450 int first; in fpm_status_handle_request() local
|
H A D | fpm_env.c | 211 char *first = NULL; in fpm_env_init_main() local
|
/PHP-8.0/ext/intl/breakiterator/ |
H A D | breakiterator.stub.php | 31 public function first() {} function in IntlBreakIterator
|
H A D | codepointiterator_internal.cpp | 147 int32_t CodePointBreakIterator::first(void) in first() function in CodePointBreakIterator
|
H A D | breakiterator_methods.cpp | 216 U_CFUNC PHP_METHOD(IntlBreakIterator, first) in PHP_METHOD() argument
|
/PHP-8.0/Zend/ |
H A D | zend_portability.h | 205 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 207 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument 211 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 213 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
|
/PHP-8.0/ext/standard/ |
H A D | pack.c | 477 int first = 1; in PHP_FUNCTION() local 968 int first = 1; in PHP_FUNCTION() local
|
H A D | info.c | 95 int first = 1; in php_info_print_stream_hash() local
|
H A D | array.c | 348 zval *first = &f->val; in php_array_data_compare_unstable_i() local 363 zval *first = &f->val; in php_array_data_compare_numeric_unstable_i() local 379 zval *first = &f->val; in php_array_data_compare_string_case_unstable_i() local 395 zval *first = &f->val; in php_array_data_compare_string_unstable_i() local 437 zval *first = &f->val; in php_array_data_compare_string_locale_unstable_i() local 4556 static int zval_compare(zval *first, zval *second) /* {{{ */
|
/PHP-8.0/ext/intl/collator/ |
H A D | collator_sort.c | 198 zval *first = &f->val; in collator_compare_func() local
|
/PHP-8.0/main/ |
H A D | php_ini.c | 120 zend_bool first = 1; in display_ini_entries() local
|
/PHP-8.0/ext/filter/ |
H A D | logical_filters.c | 354 int first, n; in php_filter_float() local
|