Home
last modified time | relevance | path

Searched defs:target (Results 1 – 25 of 53) sorted by last modified time

123

/php-src/ext/gmp/
H A Dgmp.c272 static inline void gmp_create(zval *target, mpz_ptr *gmpnum_target) /* {{{ */ in gmp_create()
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.c1190 lxb_selectors_match_class(const lexbor_str_t *target, const lexbor_str_t *src, in lxb_selectors_match_class()
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtree.c308 lxb_dom_node_t *target, *adjusted_location = NULL; in lxb_html_tree_appropriate_place_inserting_node() local
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Ddocument.c339 const lxb_char_t *target, size_t target_len, in lxb_dom_document_create_processing_instruction()
H A Dprocessing_instruction.c54 lexbor_str_t target; in lxb_dom_processing_instruction_interface_destroy() local
H A Dprocessing_instruction.h21 lexbor_str_t target; member
/php-src/ext/dom/lexbor/lexbor/core/
H A Dstr.c247 lexbor_str_copy(lexbor_str_t *dest, const lexbor_str_t *target, in lexbor_str_copy()
266 lexbor_str_stay_only_whitespace(lexbor_str_t *target) in lexbor_str_stay_only_whitespace()
282 lexbor_str_strip_collapse_whitespace(lexbor_str_t *target) in lexbor_str_strip_collapse_whitespace()
328 lexbor_str_crop_whitespace_from_begin(lexbor_str_t *target) in lexbor_str_crop_whitespace_from_begin()
348 lexbor_str_whitespace_from_begin(lexbor_str_t *target) in lexbor_str_whitespace_from_begin()
363 lexbor_str_whitespace_from_end(lexbor_str_t *target) in lexbor_str_whitespace_from_end()
/php-src/Zend/
H A Dzend_execute_API.c887 zval *target; in zend_call_function() local
H A Dzend_compile.c40 #define SET_NODE(target, src) do { \ argument
49 #define GET_NODE(target, src) do { \ argument
851 uint32_t zend_modifier_token_to_flag(zend_modifier_target target, uint32_t token) in zend_modifier_token_to_flag()
900 uint32_t zend_modifier_list_to_flags(zend_modifier_target target, zend_ast *modifiers) in zend_modifier_list_to_flags()
963 uint32_t zend_add_member_modifier(uint32_t flags, uint32_t new_flag, zend_modifier_target target) /… in zend_add_member_modifier()
7012 HashTable **attributes, zend_ast *ast, uint32_t offset, uint32_t target, uint32_t promoted in zend_compile_attributes()
7840 int target = ZEND_ATTRIBUTE_TARGET_FUNCTION; in zend_compile_func_decl() local
H A Dzend_constants.c77 void zend_copy_constants(HashTable *target, HashTable *source) in zend_copy_constants()
H A Dzend_vm_execute.h3396 zend_op *target = OP_JMP_ADDR(opline, opline->op2); in ZEND_ASSERT_CHECK_SPEC_HANDLER() local
20133 char *target = Z_STRVAL_P(ret); in ZEND_ROPE_END_SPEC_TMP_CONST_HANDLER() local
20614 char *target = Z_STRVAL_P(ret); in ZEND_ROPE_END_SPEC_TMP_TMPVAR_HANDLER() local
21479 char *target = Z_STRVAL_P(ret); in ZEND_ROPE_END_SPEC_TMP_CV_HANDLER() local
H A Dzend_vm_def.h8722 zend_op *target = OP_JMP_ADDR(opline, opline->op2); variable
H A Dzend_compile.h677 #define ZEND_OPLINE_TO_OFFSET(opline, target) \ argument
/php-src/ext/reflection/
H A Dphp_reflection.c117 #define GET_REFLECTION_OBJECT_PTR(target) do { \ argument
151 uint32_t target; member
1148 zend_class_entry *scope, uint32_t target, zend_string *filename) in reflection_attribute_factory()
1168 …uint32_t offset, uint32_t target, zend_string *name, zend_class_entry *base, zend_string *filename… in read_attributes()
1222 uint32_t offset, zend_class_entry *scope, uint32_t target, zend_string *filename) /* {{{ */ in reflect_attributes()
1976 uint32_t target; in ZEND_METHOD() local
/php-src/ext/dom/
H A Dphp_dom.stub.php798 public function createProcessingInstruction(string $target, string $data = "") {}
989 public string $target; variable in DOMProcessingInstruction
1442 public string $target; variable in DOM\\ProcessingInstruction
1543 …public function createProcessingInstruction(string $target, string $data): ProcessingInstruction {}
/php-src/main/
H A Dmain.c948 char *docref_buf = NULL, *target = NULL; in php_verror() local
/php-src/ext/standard/
H A Dbasic_functions.stub.php2124 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
H A Dproc_open.c950 static zend_result redirect_proc_descriptor(descriptorspec_item *desc, int target, in redirect_proc_descriptor()
H A Dstring.c3134 char *target; local
3766 char *target; local
3829 char *target; local
3933 char *target; local
4083 static zend_always_inline char *aarch64_add_slashes(quad_word res, const char *source, char *target)
4109 char *target; local
4606 char *str, *heb_str, *target; local
4770 char *target; local
5854 char *target; local
H A Dphp_mail.h25 #define PHP_MAIL_BUILD_HEADER_CHECK(target, s, key, val) \ argument
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c913 static void jit_LOAD_IP_ADDR(zend_jit_ctx *jit, const zend_op *target) in jit_LOAD_IP_ADDR()
998 static int zend_jit_set_ip(zend_jit_ctx *jit, const zend_op *target) in zend_jit_set_ip()
1041 static int zend_jit_set_ip_ex(zend_jit_ctx *jit, const zend_op *target, bool set_ip_reg) in zend_jit_set_ip_ex()
1051 static void jit_SET_EX_OPLINE(zend_jit_ctx *jit, const zend_op *target) in jit_SET_EX_OPLINE()
3546 const zend_op *target = ZEND_OFFSET_TO_OPLINE(opline, Z_LVAL_P(zv)); in zend_jit_case_start() local
15229 const zend_op *target; local
15251 const zend_op *target; local
H A Dzend_jit.c2502 const zend_op *target = OP_JMP_ADDR(opline, opline->op1); in zend_jit() local
/php-src/Zend/Optimizer/
H A Dzend_optimizer_internal.h71 #define COPY_NODE(target, src) do { \ argument
/php-src/ext/zend_test/
H A Dtest.c798 void zend_attribute_validate_zendtestattribute(zend_attribute *attr, uint32_t target, zend_class_en… in zend_attribute_validate_zendtestattribute()
H A Dfiber.c132 zend_fiber_context *target = &fiber->target->context; in zend_test_fiber_execute() local
329 …zend_test_fiber *target = (zend_test_fiber *) zend_test_fiber_class->create_object(zend_test_fiber… in ZEND_METHOD() local

Completed in 324 milliseconds

123