Home
last modified time | relevance | path

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

123

/PHP-8.1/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
3672 static void peek_char(compiler_common *common, sljit_u32 max, sljit_s32 dst, sljit_sw dstw, jump_li… in peek_char()
H A Dpcre2_jit_simd_inc.h958 static inline vect_t fast_forward_char_pair_compare(compare_type ctype, vect_t dst, vect_t cmp1, ve… in fast_forward_char_pair_compare()
/PHP-8.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c1382 char *dst = p->s; in mcopy() local
/PHP-8.1/Zend/
H A Dzend_builtin_functions.c439 static void copy_constant_array(zval *dst, zval *src) /* {{{ */ in copy_constant_array()
H A Dzend_strtod.c4512 char *digits, *dst, *src; in zend_gcvt() local
H A Dzend_API.c1449 zval *src, *dst, *end; in zend_update_class_constants() local
1511 zval *dst = object->properties_table; in _object_properties_init() local
H A Dzend_execute.c4080 zval *dst = ZEND_CALL_ARG(new_call, 1); in zend_vm_stack_copy_call_frame() local
H A Dzend_compile.c4209 HashTable *dst = zend_new_array(zend_hash_num_elements(src)); in zend_compile_func_in_array() local
/PHP-8.1/ext/gd/
H A Dgd.stub.php179 function imagepalettecopy(GdImage $dst, GdImage $src): void {}
H A Dgd.c2194 gdImagePtr dst, src; in PHP_FUNCTION() local
3809 gdImagePtr dst; in PHP_FUNCTION() local
/PHP-8.1/ext/intl/
H A Dphp_intl.stub.php412 function intltz_get_display_name(IntlTimeZone $timezone, bool $dst = false, int $style = IntlTimeZo…
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c1672 static void zend_jit_add_hint(zend_lifetime_interval **intervals, int dst, int src) in zend_jit_add_hint()
/PHP-8.1/ext/phar/
H A Dphar_object.c1074 static void phar_spl_foreign_clone(spl_filesystem_object *src, spl_filesystem_object *dst) /* {{{ */ in phar_spl_foreign_clone()
/PHP-8.1/ext/date/
H A Dphp_date.c3463 int dst, not_found; in timezone_initialize() local

Completed in 190 milliseconds

123