Home
last modified time | relevance | path

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

123

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_64.c121 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw i… in emit_const()
H A DsljitNativeMIPS_32.c41 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw i… in emit_const()
H A DsljitNativeX86_64.c866 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
1022 sljit_s32 dst, sljit_sw dstw, in emit_mov_int()
H A DsljitNativeX86_32.c1145 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
/PHP-8.3/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.3/ext/opcache/
H A Dzend_accelerator_util_funcs.c89 HashTable *dst; in zend_accel_move_user_functions() local
120 HashTable *dst; in zend_accel_move_user_classes() local
/PHP-8.3/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.3/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.3/Zend/
H A Dzend_operators.c232 #define convert_object_to_type(op, dst, ctype) \ argument
276 zval dst; in convert_scalar_to_number() local
438 zval dst; in zendi_try_get_long() local
577 zval dst; in convert_to_long() local
636 zval dst; in convert_to_double() local
708 zval dst; in convert_to_boolean() local
956 zval dst; in zval_get_long_func() local
994 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.c1520 zval *src, *dst, *end; in zend_do_inheritance_ex() local
1569 zval *src, *dst, *end; in zend_do_inheritance_ex() local
2901 zval *dst = emalloc(sizeof(zval) * ce->default_properties_count); in zend_lazy_class_load() local
2952 zval *dst = emalloc(sizeof(zval) * ce->default_static_members_count); in zend_lazy_class_load() local
/PHP-8.3/ext/intl/timezone/
H A Dtimezone.stub.php116 …public function getDisplayName(bool $dst = false, int $style = IntlTimeZone::DISPLAY_LONG, ?string…
/PHP-8.3/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, const zval *src) in dup_partial_array()
137 static void dup_partial_object(zval *dst, const zval *src) in dup_partial_object()
/PHP-8.3/ext/json/
H A Djson_encoder.c341 char *dst; in php_json_escape_string() local
/PHP-8.3/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.3/ext/tokenizer/
H A Dtokenizer.c297 zval *dst = OBJ_PROP_NUM(obj, 4); in add_token() local
/PHP-8.3/main/
H A Dphp.h142 #define PHP_STRLCPY(dst, src, size, src_size) \ argument
/PHP-8.3/win32/
H A Dioutil.c323 wchar_t *src, *dst; in php_win32_ioutil_mkdir_w() local
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c135 zval *end, *src, *dst; in zend_jit_copy_extra_args_helper() local
/PHP-8.3/ext/hash/xxhash/
H A Dxxhash.h2294 XXH_PUBLIC_API void XXH32_canonicalFromHash(XXH32_canonical_t* dst, XXH32_hash_t hash) in XXH32_canonicalFromHash()
2694 XXH_PUBLIC_API void XXH64_canonicalFromHash(XXH64_canonical_t* dst, XXH64_hash_t hash) in XXH64_canonicalFromHash()
3697 XXH_FORCE_INLINE void XXH_writeLE64(void* dst, xxh_u64 v64) in XXH_writeLE64()
5507 XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash) in XXH128_canonicalFromHash()
5536 static void XXH3_combine16(void* dst, XXH128_hash_t h128) in XXH3_combine16()

Completed in 122 milliseconds

123