Home
last modified time | relevance | path

Searched defs:dst (Results 26 – 50 of 65) sorted by relevance

123

/PHP-8.2/ext/opcache/
H A Dzend_accelerator_util_funcs.c84 HashTable *dst; in zend_accel_move_user_functions() local
115 HashTable *dst; in zend_accel_move_user_classes() local
H A DZendAccelerator.c3568 static void preload_move_user_functions(HashTable *src, HashTable *dst)
3607 static void preload_move_user_classes(HashTable *src, HashTable *dst)
/PHP-8.2/ext/gd/libgd/
H A Dgd_crop.c46 gdImagePtr dst; in gdImageCrop() local
H A Dgd_matrix.c27 int gdAffineApplyToPointF (gdPointFPtr dst, const gdPointFPtr src, in gdAffineApplyToPointF()
H A Dgd.c2256 void gdImageCopy (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, in… in gdImageCopy()
2337 void gdImageCopyMerge (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int … in gdImageCopyMerge()
2377 void gdImageCopyMergeGray (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, … in gdImageCopyMergeGray()
2431 void gdImageCopyResized (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, in… in gdImageCopyResized()
2541 void gdImageCopyResampled (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, … in gdImageCopyResampled()
2936 int gdAlphaBlend (int dst, int src) { in gdAlphaBlend()
2991 int gdLayerOverlay (int dst, int src) in gdLayerOverlay()
3003 static int gdAlphaOverlayColor (int src, int dst, int max ) in gdAlphaOverlayColor()
3024 int gdLayerMultiply (int dst, int src) in gdLayerMultiply()
/PHP-8.2/Zend/
H A Dzend_operators.c182 #define convert_object_to_type(op, dst, ctype) \ argument
226 zval dst; in convert_scalar_to_number() local
388 zval dst; in zendi_try_get_long() local
518 zval dst; in convert_to_long() local
577 zval dst; in convert_to_double() local
649 zval dst; in convert_to_boolean() local
897 zval dst; in zval_get_long_func() local
935 zval dst; in zval_get_double_func() local
H A Dzend_llist.c151 ZEND_API void zend_llist_copy(zend_llist *dst, zend_llist *src) in zend_llist_copy()
H A Dzend_inheritance.c1493 zval *src, *dst, *end; in zend_do_inheritance_ex() local
1542 zval *src, *dst, *end; in zend_do_inheritance_ex() local
2743 zval *dst = emalloc(sizeof(zval) * ce->default_properties_count); in zend_lazy_class_load() local
2794 zval *dst = emalloc(sizeof(zval) * ce->default_static_members_count); in zend_lazy_class_load() local
/PHP-8.2/ext/intl/normalizer/
H A Dnormalizer_normalize.c57 static int32_t intl_normalize(zend_long form, const UChar *src, int32_t src_len, UChar *dst, int32_… in intl_normalize()
/PHP-8.2/ext/standard/
H A Dcrypt_sha256.c31 char * __php_stpncpy(char *dst, const char *src, size_t len) in __php_stpncpy()
40 void * __php_mempcpy(void * dst, const void * src, size_t len) in __php_mempcpy()
H A Dpack.c136 static void php_pack_copy_float(int is_little_endian, void * dst, float f) in php_pack_copy_float()
159 static void php_pack_copy_double(int is_little_endian, void * dst, double d) in php_pack_copy_double()
/PHP-8.2/ext/intl/timezone/
H A Dtimezone.stub.php116 …public function getDisplayName(bool $dst = false, int $style = IntlTimeZone::DISPLAY_LONG, ?string…
/PHP-8.2/Zend/Optimizer/
H A Ddfa_pass.c431 HashTable *dst; in zend_dfa_optimize_calls() local
627 zend_basic_block *dst = &ssa->cfg.blocks[new_to]; in zend_ssa_replace_control_link() local
H A Dsccp.c125 static void dup_partial_array(zval *dst, zval *src) in dup_partial_array()
137 static void dup_partial_object(zval *dst, zval *src) in dup_partial_object()
/PHP-8.2/ext/json/
H A Djson_encoder.c324 char *dst; in php_json_escape_string() local
/PHP-8.2/ext/date/lib/
H A Dtimelib.h173 char *dst; member
258 signed int dst; /* Flag if we were parsing a DST zone */ member
276 int dst; member
H A Dparse_date.c812 static timelib_long timelib_lookup_abbr(const char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_abbr()
940 timelib_long timelib_parse_zone(const char **ptr, int *dst, timelib_time *t, int *tz_not_found, con… in timelib_parse_zone()
/PHP-8.2/ext/tokenizer/
H A Dtokenizer.c297 zval *dst = OBJ_PROP_NUM(obj, 4); in add_token() local
/PHP-8.2/main/
H A Dphp.h142 #define PHP_STRLCPY(dst, src, size, src_size) \ argument
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c1352 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
/PHP-8.2/win32/
H A Dioutil.c323 wchar_t *src, *dst; in php_win32_ioutil_mkdir_w() local
H A Dioutil.h221 wchar_t *src = mb, *dst = ret + PHP_WIN32_IOUTIL_LONG_PATH_PREFIX_LENW; in php_win32_ioutil_conv_any_to_w() local
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c135 zval *end, *src, *dst; in zend_jit_copy_extra_args_helper() local
/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h2263 XXH_PUBLIC_API void XXH32_canonicalFromHash(XXH32_canonical_t* dst, XXH32_hash_t hash) in XXH32_canonicalFromHash()
2663 XXH_PUBLIC_API void XXH64_canonicalFromHash(XXH64_canonical_t* dst, XXH64_hash_t hash) in XXH64_canonicalFromHash()
3666 XXH_FORCE_INLINE void XXH_writeLE64(void* dst, xxh_u64 v64) in XXH_writeLE64()
5476 XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash) in XXH128_canonicalFromHash()
5505 static void XXH3_combine16(void* dst, XXH128_hash_t h128) in XXH3_combine16()
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_auth.c673 mysqlnd_xor_string(char * dst, const size_t dst_len, const char * xor_str, const size_t xor_str_len) in mysqlnd_xor_string()

Completed in 206 milliseconds

123