Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 48) sorted by last modified time

12

/php-src/ext/bcmath/
H A Dbcmath.c151 bc_num first = NULL, second = NULL, result = NULL; in PHP_FUNCTION() local
198 bc_num first = NULL, second = NULL, result = NULL; in PHP_FUNCTION() local
245 bc_num first = NULL, second = NULL, result = NULL; in PHP_FUNCTION() local
292 bc_num first = NULL, second = NULL, result; in PHP_FUNCTION() local
344 bc_num first = NULL, second = NULL, result; in PHP_FUNCTION() local
471 bc_num first = NULL, bc_exponent = NULL, result; in PHP_FUNCTION() local
572 bc_num first = NULL, second = NULL; in PHP_FUNCTION() local
/php-src/ext/dom/
H A Dnode.c300 xmlNodePtr first = NULL; in dom_node_first_child_read() local
H A Dparentnode.c38 xmlNodePtr first = NULL; in dom_parent_node_first_element_child_read() local
94 xmlNodePtr first = nodep->children; in dom_parent_node_child_element_count() local
H A Dcharacterdata.c200 xmlChar *cur, *first, *second; in dom_character_data_insert_data() local
H A Dtext.c105 xmlChar *first; in PHP_METHOD() local
/php-src/ext/libxml/
H A Dlibxml.c105 static void php_libxml_set_old_ns_list(xmlDocPtr doc, xmlNsPtr first, xmlNsPtr last) in php_libxml_set_old_ns_list()
/php-src/ext/reflection/
H A Dphp_reflection.c548 bool first = true; in _const_string() local
657 bool first = true; in format_default_value() local
1106 int first = 1; in _extension_string() local
/php-src/Zend/
H A Dzend_compile.c4532 znode first; in zend_compile_func_array_slice() local
H A Dzend_portability.h247 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
249 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument
253 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
255 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
H A Dzend_execute.c3982 static zend_always_inline void zend_init_cvs(uint32_t first, uint32_t last EXECUTE_DATA_DC) in zend_init_cvs()
/php-src/ext/opcache/jit/ir/
H A Dir_gcm.c229 bool first = 1; in ir_split_partially_dead_node() local
271 bool first = 1; in ir_split_partially_dead_node() local
H A Dir_save.c94 bool first; in ir_save() local
H A Dir_dump.c484 bool first; in ir_dump_codegen() local
/php-src/ext/mbstring/
H A Dmbstring.c2970 zend_string *first = mb_get_substr(str, 0, 1, enc); in php_mb_ulcfirst() local
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.h105 lxb_selectors_entry_t *first; member
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Delement.c475 lxb_dom_element_compare(lxb_dom_element_t *first, lxb_dom_element_t *second) in lxb_dom_element_compare()
/php-src/ext/dom/lexbor/lexbor/core/
H A Dstr.c384 lexbor_str_data_ncasecmp_first(const lxb_char_t *first, const lxb_char_t *sec, in lexbor_str_data_ncasecmp_first()
405 lexbor_str_data_ncasecmp_end(const lxb_char_t *first, const lxb_char_t *sec, in lexbor_str_data_ncasecmp_end()
435 lexbor_str_data_ncasecmp(const lxb_char_t *first, const lxb_char_t *sec, in lexbor_str_data_ncasecmp()
450 lexbor_str_data_nlocmp_right(const lxb_char_t *first, const lxb_char_t *sec, in lexbor_str_data_nlocmp_right()
463 lexbor_str_data_nupcmp_right(const lxb_char_t *first, const lxb_char_t *sec, in lexbor_str_data_nupcmp_right()
476 lexbor_str_data_casecmp(const lxb_char_t *first, const lxb_char_t *sec) in lexbor_str_data_casecmp()
495 lexbor_str_data_ncmp_end(const lxb_char_t *first, const lxb_char_t *sec, in lexbor_str_data_ncmp_end()
523 lexbor_str_data_ncmp(const lxb_char_t *first, const lxb_char_t *sec, in lexbor_str_data_ncmp()
530 lexbor_str_data_cmp(const lxb_char_t *first, const lxb_char_t *sec) in lexbor_str_data_cmp()
547 lexbor_str_data_cmp_ws(const lxb_char_t *first, const lxb_char_t *sec) in lexbor_str_data_cmp_ws()
/php-src/Zend/Optimizer/
H A Dzend_inference.c4233 int first = 1; in zend_infer_types_ex() local
H A Dzend_dump.c33 bool first = 1; in zend_dump_ht() local
177 bool first = 1; in zend_dump_type_info() local
1206 bool first = 1; in zend_dump_var_set() local
1251 int first = 1; in zend_dump_phi_placement() local
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3543 bool first = 1; in zend_jit_case_start() local
/php-src/sapi/phpdbg/
H A Dphpdbg_print.c275 bool first = 1; in phpdbg_print_opcodes_ce() local
/php-src/ext/gd/libgd/
H A Dgd.c281 int first = 1; in gdImageColorClosestAlpha() local
447 int first = 1; in gdImageColorClosestHWB() local
/php-src/ext/standard/
H A Darray.c130 zval first; in php_array_key_compare_unstable_i() local
5034 static int zval_compare(zval *first, zval *second) /* {{{ */
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c570 sljit_u32 i, zeros, ones, first; in load_immediate() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_substring.c76 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
498 PCRE2_SPTR first; in pcre2_substring_nametable_scan() local

Completed in 237 milliseconds

12