/PHP-8.2/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.2/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 | 686 PCRE2_SPTR first, last, entry; in pcre2_substitute() local
|
/PHP-8.2/Zend/Optimizer/ |
H A D | zend_dump.c | 32 bool first = 1; in zend_dump_ht() local 172 bool first = 1; in zend_dump_type_info() local 1210 bool first = 1; in zend_dump_var_set() local 1255 int first = 1; in zend_dump_phi_placement() local
|
H A D | sccp.c | 2411 int i, first = 1; in sccp_optimize_op_array() local
|
/PHP-8.2/ext/dom/ |
H A D | text.c | 109 xmlChar *first; in PHP_METHOD() local
|
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 | 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.2/sapi/fpm/fpm/ |
H A D | fpm_status.c | 530 int first; in fpm_status_handle_request() local
|
H A D | fpm_env.c | 231 char *first = NULL; in fpm_env_init_main() local
|
/PHP-8.2/ext/mysqli/ |
H A D | mysqli_warning.c | 73 MYSQLI_WARNING *w, *first = NULL, *prev = NULL; in php_get_warnings() local
|
/PHP-8.2/Zend/ |
H A D | zend_portability.h | 238 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 240 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument 244 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 246 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
|
H A D | zend_ast.c | 1525 bool first = true; in zend_ast_export_zval() local
|
/PHP-8.2/ext/intl/breakiterator/ |
H A D | breakiterator.stub.php | 131 public function first(): int {} 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 | 214 U_CFUNC PHP_METHOD(IntlBreakIterator, first) in PHP_METHOD() argument
|
/PHP-8.2/ext/standard/ |
H A D | pack.c | 491 int first = 1; in PHP_FUNCTION() local 978 int first = 1; in PHP_FUNCTION() local
|
H A D | info.c | 94 int first = 1; in php_info_print_stream_hash() local
|
/PHP-8.2/sapi/phpdbg/ |
H A D | phpdbg_print.c | 277 bool first = 1; in phpdbg_print_opcodes_ce() local
|
/PHP-8.2/ext/intl/collator/ |
H A D | collator_sort.c | 194 zval *first = &f->val; in collator_compare_func() local
|
/PHP-8.2/main/ |
H A D | php_ini.c | 120 bool first = 1; in display_ini_entries() local
|
/PHP-8.2/ext/filter/ |
H A D | logical_filters.c | 362 int first, n; in php_filter_float() local
|
/PHP-8.2/ext/curl/ |
H A D | interface.c | 1339 struct HttpPost *first = NULL; in build_mime_structure_from_hash() local
|
/PHP-8.2/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_64.c | 506 sljit_u32 i, zeros, ones, first; in load_immediate() local
|