Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 25 of 59) sorted by path

123

/PHP-7.4/Zend/
H A Dzend_API.c1262 zval *dst = object->properties_table; in _object_properties_init() local
H A Dzend_builtin_functions.c821 static void copy_constant_array(zval *dst, zval *src) /* {{{ */ in copy_constant_array()
H A Dzend_compile.c3577 HashTable *dst = zend_new_array(zend_hash_num_elements(src)); in zend_compile_func_in_array() local
H A Dzend_execute.c3771 zval *dst = ZEND_CALL_ARG(new_call, 1); in zend_vm_stack_copy_call_frame() local
H A Dzend_inheritance.c1164 zval *src, *dst, *end; in zend_do_inheritance_ex() local
1211 zval *src, *dst, *end; in zend_do_inheritance_ex() local
H A Dzend_llist.c149 ZEND_API void zend_llist_copy(zend_llist *dst, zend_llist *src) in zend_llist_copy()
H A Dzend_objects.c207 zval *dst = new_object->properties_table; in zend_objects_clone_members() local
H A Dzend_operators.c138 #define convert_object_to_type(op, dst, ctype, conv_func) \ argument
194 zval dst; in _convert_scalar_to_number() local
369 zval dst; in convert_to_long_base() local
428 zval dst; in convert_to_double() local
500 zval dst; in convert_to_boolean() local
801 zval dst; in _zval_get_long_func_ex() local
851 zval dst; in zval_get_double_func() local
/PHP-7.4/ext/date/lib/
H A Dparse_date.c712 static timelib_long timelib_lookup_abbr(char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_abbr()
809 timelib_long timelib_parse_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const tim… in timelib_parse_zone()
H A Dtimelib.h213 signed int dst; /* Flag if we were parsing a DST zone */ member
231 int dst; member
H A Dunixtime2tm.c123 signed int dst = tm->dst; in timelib_update_from_sse() local
166 signed int dst = tm->dst; in timelib_unixtime2local() local
/PHP-7.4/ext/date/
H A Dphp_date.c3867 int dst, not_found; in timezone_initialize() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c1363 char *dst = p->s; in mcopy() 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/gd/libgd/
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()
H A Dgd_crop.c46 gdImagePtr dst; in gdImageCrop() local
H A Dgd_interpolation.c629 static inline int _color_blend (const int dst, const int src) in _color_blend()
933 static inline void _gdScaleRow(gdImagePtr pSrc, unsigned int src_width, gdImagePtr dst, unsigned i… in _gdScaleRow()
1032 gdImagePtr dst; in gdImageScaleTwoPass() local
1346 gdImagePtr dst; in gdImageScaleBicubicFixed() local
1626 gdImagePtr dst; in gdImageRotateNearestNeighbour() local
1683 gdImagePtr dst; in gdImageRotateGeneric() local
1751 gdImagePtr dst; in gdImageRotateBilinear() local
1870 gdImagePtr dst; in gdImageRotateBicubicFixed() local
2140 gdImagePtr dst = gdImageCreateTrueColor(src->sx, src->sy); in gdImageRotateInterpolated() local
2228 int gdTransformAffineGetImage(gdImagePtr *dst, in gdTransformAffineGetImage()
[all …]
H A Dgd_matrix.c27 int gdAffineApplyToPointF (gdPointFPtr dst, const gdPointFPtr src, in gdAffineApplyToPointF()
H A Dgd_rotate.c16 void gdImageSkewX (gdImagePtr dst, gdImagePtr src, int uRow, int iOffset, double dWeight, int clrBa… in gdImageSkewX()
113 void gdImageSkewY (gdImagePtr dst, gdImagePtr src, int uCol, int iOffset, double dWeight, int clrBa… in gdImageSkewY()
205 gdImagePtr dst; in gdImageRotate90() local
252 gdImagePtr dst; in gdImageRotate180() local
300 gdImagePtr dst; in gdImageRotate270() local
/PHP-7.4/ext/intl/
H A Dintl_convert.c122 zend_string* dst; in intl_convert_utf16_to_utf8() local
151 ZSTR_VAL(dst)[dst_len] = 0; in intl_convert_utf16_to_utf8() local
/PHP-7.4/ext/intl/normalizer/
H A Dnormalizer_normalize.c60 static int32_t intl_normalize(zend_long form, const UChar *src, int32_t src_len, UChar *dst, int32_… in intl_normalize()
/PHP-7.4/ext/json/
H A Djson_encoder.c264 char *dst; in php_json_escape_string() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_auth.c693 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-7.4/ext/opcache/Optimizer/
H A Ddfa_pass.c432 HashTable *dst; in zend_dfa_optimize_calls() local
603 zend_basic_block *dst = &ssa->cfg.blocks[new_to]; in zend_ssa_replace_control_link() local
H A Dsccp.c126 static void dup_partial_array(zval *dst, zval *src) in dup_partial_array()
138 static void dup_partial_object(zval *dst, zval *src) in dup_partial_object()

Completed in 222 milliseconds

123