Home
last modified time | relevance | path

Searched defs:dst (Results 51 – 59 of 59) sorted by relevance

123

/PHP-7.4/ext/opcache/
H A DZendAccelerator.c3253 static void preload_move_user_functions(HashTable *src, HashTable *dst) in preload_move_user_functions()
3292 static void preload_move_user_classes(HashTable *src, HashTable *dst) in preload_move_user_classes()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c612 #define OP1(op, dst, dstw, src, srcw) \ argument
614 #define OP2(op, dst, dstw, src1, src1w, src2, src2w) \ argument
632 #define OP_FLAGS(op, dst, dstw, type) \ argument
636 #define GET_LOCAL_BASE(dst, dstw, offset) \ argument
3676 static void peek_char(compiler_common *common, sljit_u32 max, sljit_s32 dst, sljit_sw dstw, jump_li… in peek_char()
/PHP-7.4/Zend/
H A Dzend_builtin_functions.c821 static void copy_constant_array(zval *dst, zval *src) /* {{{ */ in copy_constant_array()
H A Dzend_execute.c3771 zval *dst = ZEND_CALL_ARG(new_call, 1); in zend_vm_stack_copy_call_frame() local
H A Dzend_API.c1262 zval *dst = object->properties_table; in _object_properties_init() local
H A Dzend_compile.c3577 HashTable *dst = zend_new_array(zend_hash_num_elements(src)); in zend_compile_func_in_array() local
/PHP-7.4/ext/gd/
H A Dgd.c2922 gdImagePtr dst, src; in PHP_FUNCTION() local
4923 gdImagePtr dst; in PHP_FUNCTION() local
/PHP-7.4/ext/phar/
H A Dphar_object.c1105 static void phar_spl_foreign_clone(spl_filesystem_object *src, spl_filesystem_object *dst) /* {{{ */ in phar_spl_foreign_clone()
/PHP-7.4/ext/date/
H A Dphp_date.c3867 int dst, not_found; in timezone_initialize() local

Completed in 185 milliseconds

123