/PHP-7.4/ext/bcmath/ |
H A D | bcmath.c | 219 bc_num first, second, result; in PHP_FUNCTION() local 254 bc_num first, second, result; in PHP_FUNCTION() local 289 bc_num first, second, result; in PHP_FUNCTION() local 324 bc_num first, second, result; in PHP_FUNCTION() local 366 bc_num first, second, result; in PHP_FUNCTION() local 407 bc_num first, second, mod, result; in PHP_FUNCTION() local 449 bc_num first, second, result; in PHP_FUNCTION() local 517 bc_num first, second; in PHP_FUNCTION() local
|
/PHP-7.4/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-7.4/ext/opcache/Optimizer/ |
H A D | zend_dump.c | 33 int first = 1; in zend_dump_ht() local 172 int first = 1; in zend_dump_type_info() local 1173 int first = 1; in zend_dump_var_set() local 1218 int first = 1; in zend_dump_phi_placement() local
|
H A D | sccp.c | 2542 int i, first = 1; in sccp_optimize_op_array() local
|
/PHP-7.4/ext/mysqli/ |
H A D | mysqli_warning.c | 75 MYSQLI_WARNING *w, *first = NULL, *prev = NULL; in php_get_warnings() local 122 MYSQLI_WARNING *w, *first = NULL, *prev = NULL; in php_get_warnings() local
|
/PHP-7.4/ext/dom/ |
H A D | text.c | 140 xmlChar *first; in PHP_FUNCTION() local
|
H A D | characterdata.c | 230 xmlChar *cur, *first, *second; in PHP_FUNCTION() local
|
H A D | node.c | 450 xmlNode *nodep, *first = NULL; in dom_node_first_child_read() local
|
/PHP-7.4/sapi/phpdbg/ |
H A D | phpdbg_out.h | 39 # define PHPDBG_ATTRIBUTE_FORMAT(type, idx, first) PHP_ATTRIBUTE_FORMAT(type, idx, first) argument 41 # define PHPDBG_ATTRIBUTE_FORMAT(type, idx, first) argument
|
H A D | phpdbg_print.c | 325 zend_bool first = 1; in phpdbg_print_opcodes_ce() local
|
H A D | phpdbg_wait.c | 54 zval *first, *second; in phpdbg_array_data_compare() local
|
/PHP-7.4/sapi/fpm/fpm/ |
H A D | fpm_env.c | 212 char *first = NULL; in fpm_env_init_main() local
|
H A D | fpm_status.c | 485 int first; in fpm_status_handle_request() local
|
/PHP-7.4/Zend/ |
H A D | zend_portability.h | 203 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 205 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument 209 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 211 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
|
H A D | zend_ast.c | 1246 int first; in zend_ast_export_zval() local
|
/PHP-7.4/ext/standard/ |
H A D | pack.c | 487 int first = 1; in PHP_FUNCTION() local 982 int first = 1; in PHP_FUNCTION() local
|
H A D | info.c | 97 int first = 1; in php_info_print_stream_hash() local
|
H A D | array.c | 369 zval *first; in php_array_data_compare() local 403 zval *first; in php_array_data_compare_numeric() local 433 zval *first; in php_array_data_compare_string_case() local 463 zval *first; in php_array_data_compare_string() local 533 zval *first; in php_array_data_compare_string_locale() local 4648 static int zval_compare(zval *first, zval *second) /* {{{ */
|
/PHP-7.4/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.cpp | 149 int32_t CodePointBreakIterator::first(void) in first() function in CodePointBreakIterator
|
/PHP-7.4/ext/intl/collator/ |
H A D | collator_sort.c | 218 zval *first; in collator_compare_func() local
|
/PHP-7.4/main/ |
H A D | php_ini.c | 124 zend_bool first = 1; in display_ini_entries() local
|
/PHP-7.4/ext/filter/ |
H A D | logical_filters.c | 353 int first, n; in php_filter_float() local
|
/PHP-7.4/ext/xmlrpc/ |
H A D | xmlrpc-epi-php.c | 1205 static int first = 1; in get_type_str_mapping() local
|
/PHP-7.4/ext/curl/ |
H A D | interface.c | 2165 struct HttpPost *first = NULL; in build_mime_structure_from_hash() local
|