Home
last modified time | relevance | path

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

123

/PHP-8.0/ext/fileinfo/libmagic/
H A Dsoftmagic.c1396 char *dst = p->s; in mcopy() local
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_auth.c691 mysqlnd_xor_string(char * dst, const size_t dst_len, const char * xor_str, const size_t xor_str_len) in mysqlnd_xor_string()
/PHP-8.0/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-8.0/ext/opcache/
H A DZendAccelerator.c3333 static void preload_move_user_functions(HashTable *src, HashTable *dst)
3372 static void preload_move_user_classes(HashTable *src, HashTable *dst)
/PHP-8.0/Zend/
H A Dzend_builtin_functions.c455 static void copy_constant_array(zval *dst, zval *src) /* {{{ */ in copy_constant_array()
H A Dzend_execute.c3810 zval *dst = ZEND_CALL_ARG(new_call, 1); in zend_vm_stack_copy_call_frame() local
H A Dzend_API.c1299 zval *dst = object->properties_table; in _object_properties_init() local
H A Dzend_compile.c4030 HashTable *dst = zend_new_array(zend_hash_num_elements(src)); in zend_compile_func_in_array() local
/PHP-8.0/ext/gd/
H A Dgd.stub.php140 function imagepalettecopy(GdImage $dst, GdImage $src): void {}
H A Dgd.c2109 gdImagePtr dst, src; in PHP_FUNCTION() local
3736 gdImagePtr dst; in PHP_FUNCTION() local
/PHP-8.0/ext/intl/
H A Dphp_intl.stub.php381 function intltz_get_display_name(IntlTimeZone $timezone, bool $dst = false, int $style = IntlTimeZo…
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c1094 static void zend_jit_add_hint(zend_lifetime_interval **intervals, int dst, int src) in zend_jit_add_hint()
/PHP-8.0/ext/phar/
H A Dphar_object.c1081 static void phar_spl_foreign_clone(spl_filesystem_object *src, spl_filesystem_object *dst) /* {{{ */ in phar_spl_foreign_clone()
/PHP-8.0/ext/date/
H A Dphp_date.c3431 int dst, not_found; in timezone_initialize() local

Completed in 168 milliseconds

123