Home
last modified time | relevance | path

Searched defs:target (Results 1 – 25 of 37) sorted by path

12

/PHP-7.4/Zend/
H A Dzend_compile.c35 #define SET_NODE(target, src) do { \ argument
44 #define GET_NODE(target, src) do { \ argument
H A Dzend_compile.h601 #define ZEND_OPLINE_TO_OFFSET(opline, target) \ argument
H A Dzend_constants.c73 void zend_copy_constants(HashTable *target, HashTable *source) in zend_copy_constants()
H A Dzend_hash.c1908 ZEND_API void ZEND_FASTCALL zend_hash_copy(HashTable *target, HashTable *source, copy_ctor_func_t p… in zend_hash_copy()
1942 static zend_always_inline int zend_array_dup_element(HashTable *source, HashTable *target, uint32_t… in zend_array_dup_element()
1996 static zend_always_inline void zend_array_dup_packed_elements(HashTable *source, HashTable *target,… in zend_array_dup_packed_elements()
2012 static zend_always_inline uint32_t zend_array_dup_elements(HashTable *source, HashTable *target, in… in zend_array_dup_elements()
2043 HashTable *target; in zend_array_dup() local
2123 ZEND_API void ZEND_FASTCALL zend_hash_merge(HashTable *target, HashTable *source, copy_ctor_func_t … in zend_hash_merge()
2181 static zend_bool ZEND_FASTCALL zend_hash_replace_checker_wrapper(HashTable *target, zval *source_da… in zend_hash_replace_checker_wrapper()
2191 ZEND_API void ZEND_FASTCALL zend_hash_merge_ex(HashTable *target, HashTable *source, copy_ctor_func… in zend_hash_merge_ex()
H A Dzend_ts_hash.c233 ZEND_API void zend_ts_hash_copy(TsHashTable *target, TsHashTable *source, copy_ctor_func_t pCopyCon… in zend_ts_hash_copy()
242 ZEND_API void zend_ts_hash_copy_to_hash(HashTable *target, TsHashTable *source, copy_ctor_func_t pC… in zend_ts_hash_copy_to_hash()
249 ZEND_API void zend_ts_hash_merge(TsHashTable *target, TsHashTable *source, copy_ctor_func_t pCopyCo… in zend_ts_hash_merge()
258 ZEND_API void zend_ts_hash_merge_ex(TsHashTable *target, TsHashTable *source, copy_ctor_func_t pCop… in zend_ts_hash_merge_ex()
H A Dzend_virtual_cwd.h146 # define php_sys_readlink(link, target, target_len) readlink(link, target, target_len) argument
H A Dzend_vm_def.h3376 char *target; variable
8209 zend_op *target = OP_JMP_ADDR(opline, opline->op2); variable
H A Dzend_vm_execute.h2748 zend_op *target = OP_JMP_ADDR(opline, opline->op2); in ZEND_ASSERT_CHECK_SPEC_HANDLER() local
18762 char *target; in ZEND_ROPE_END_SPEC_TMP_CONST_HANDLER() local
19190 char *target; in ZEND_ROPE_END_SPEC_TMP_TMPVAR_HANDLER() local
20101 char *target; in ZEND_ROPE_END_SPEC_TMP_CV_HANDLER() local
/PHP-7.4/ext/gmp/
H A Dgmp.c405 static inline void gmp_create(zval *target, mpz_ptr *gmpnum_target) /* {{{ */ in gmp_create()
/PHP-7.4/ext/imap/
H A Dphp_imap.c3602 #define PHP_RFC822_PARSE_ADRLIST(target, value) \ in PHP_FUNCTION() argument
/PHP-7.4/ext/intl/
H A Dintl_convert.c51 UChar** target, int32_t* target_len, in intl_convert_utf8_to_utf16()
/PHP-7.4/ext/ldap/
H A Dldap.c253 int target, count, errcode, rc; in _php_ldap_control_to_array() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dblock_pass.c436 int target = get_const_switch_target(cfg, op_array, block, opline, &ZEND_OP1_LITERAL(opline)); in zend_optimize_block() local
1115 zend_op *target = op_array->opcodes + target_block->start; in zend_jmp_optimization() local
1274 zend_op *target; in zend_jmp_optimization() local
1348 zend_op *target; in zend_jmp_optimization() local
1412 zend_op *target, *target_end; in zend_jmp_optimization() local
1553 zend_op *target; in zend_jmp_optimization() local
H A Ddfa_pass.c129 zend_op_array *op_array, uint32_t target, uint32_t current, in is_smart_branch_inhibiting_nop()
163 uint32_t target = 0; in zend_ssa_remove_nops() local
919 uint32_t target; in zend_dfa_optimize_jmps() local
948 uint32_t target; in zend_dfa_optimize_jmps() local
H A Dnop_removal.c50 zend_op *target = ZEND_OP1_JMP_ADDR(opline) - 1; in zend_optimizer_nop_removal() local
H A Dpass3.c37 #define CHECK_JMP(target, label) \ argument
45 #define CHECK_JMP2(target, label) \ argument
144 zend_op *target = ZEND_OP1_JMP_ADDR(opline); in zend_optimizer_pass3() local
157 zend_op *target = ZEND_OP2_JMP_ADDR(opline); in zend_optimizer_pass3() local
172 zend_op *target = ZEND_OP2_JMP_ADDR(opline); in zend_optimizer_pass3() local
235 zend_op *target = ZEND_OP2_JMP_ADDR(opline); in zend_optimizer_pass3() local
383 zend_op *target = ZEND_OP2_JMP_ADDR(opline); in zend_optimizer_pass3() local
391 zend_op *target = ZEND_OFFSET_TO_OPLINE(opline, opline->extended_value); in zend_optimizer_pass3() local
H A Dsccp.c1999 int target; in sccp_mark_feasible_successors() local
2017 int target; in sccp_mark_feasible_successors() local
H A Dzend_optimizer_internal.h69 #define COPY_NODE(target, src) do { \ argument
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_util_funcs.c410 static void zend_accel_function_hash_copy(HashTable *target, HashTable *source) in zend_accel_function_hash_copy()
462 static void zend_accel_function_hash_copy_from_shm(HashTable *target, HashTable *source) in zend_accel_function_hash_copy_from_shm()
506 static void zend_accel_class_hash_copy(HashTable *target, HashTable *source) in zend_accel_class_hash_copy()
543 static void zend_accel_class_hash_copy_from_shm(HashTable *target, HashTable *source) in zend_accel_class_hash_copy_from_shm()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9561 jump_list **target = (conditional) ? &backtrack->condfailed : &backtrack->common.topbacktracks; in compile_assert_matchingpath() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c516 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_target(struct sljit_jump *jump, sljit_uw target) in sljit_set_target()
2565 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_target(struct sljit_jump *jump, sljit_uw target) in sljit_set_target()
H A DsljitLir.h357 sljit_uw target; member
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c103 #define GET_REFLECTION_OBJECT_PTR(target) do { \ argument
/PHP-7.4/ext/standard/
H A Dfile.c1645 char *source, *target; in PHP_FUNCTION() local
H A Dphp_mail.h30 #define PHP_MAIL_BUILD_HEADER_CHECK(target, s, key, val) \ argument

Completed in 335 milliseconds

12