Home
last modified time | relevance | path

Searched refs:dst (Results 51 – 75 of 79) sorted by relevance

1234

/PHP-5.5/ext/mbstring/tests/
H A Dillformed_utf_sequences.phpt9 $dst = str_repeat("0000fffd", $n);
11 $dst = "0000feff" . $dst;
13 if ($dst == $src) {
/PHP-5.5/ext/date/lib/
H A Dparse_date.re709 static long timelib_lookup_abbr(char **ptr, int *dst, char **tz_abbr, int *found)
725 *dst = tp->type;
754 t->dst = 0;
762 t->dst = 0;
773 offset = timelib_lookup_abbr(ptr, dst, &tz_abbr, &found);
1019 s->time->dst = 0;
1773 in.time->dst = TIMELIB_UNSET;
1861 in.time->dst = TIMELIB_UNSET;
2025 s->time->dst = 0;
2186 if (parsed->dst == TIMELIB_UNSET) parsed->dst = now->dst != TIMELIB_UNSET ? now->dst : 0;
[all …]
H A Dparse_iso_intervals.re191 static long timelib_get_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const timeli…
208 t->dst = 0;
216 t->dst = 0;
453 in.begin->dst = 0;
466 in.end->dst = 0;
H A Dtm2unixtime.c383 tmp -= tz->dst * 60; in do_adjust_timezone()
424 tz->dst = gmt_offset->is_dst; in do_adjust_timezone()
465 time.y, time.m, time.d, time.h, time.i, time.s, time.f, time.z, time.dst);
H A Dtimelib.c218 printf(" GMT %05d%s", d->z, d->dst == 1 ? " (DST)" : ""); in timelib_dump_date()
232 printf(" %05d%s", d->z, d->dst == 1 ? " (DST)" : ""); in timelib_dump_date()
H A Dparse_iso_intervals.c193 static long timelib_get_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const timeli… in timelib_get_zone() argument
210 t->dst = 0; in timelib_get_zone()
218 t->dst = 0; in timelib_get_zone()
1059 in.begin->dst = 0; in timelib_strtointerval()
1072 in.end->dst = 0; in timelib_strtointerval()
H A Dtimelib.h111 long timelib_parse_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const timelib_tzd…
H A Dparse_tz.c513 return (t->z + t->dst) * -60; in timelib_get_current_offset()
H A Dparse_date.c711 static long timelib_lookup_abbr(char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_abbr() argument
727 *dst = tp->type; in timelib_lookup_abbr()
756 t->dst = 0; in timelib_parse_zone()
764 t->dst = 0; in timelib_parse_zone()
775 offset = timelib_lookup_abbr(ptr, dst, &tz_abbr, &found); in timelib_parse_zone()
21326 s->time->dst = 0; in scan()
24764 in.time->dst = TIMELIB_UNSET; in timelib_strtotime()
24852 in.time->dst = TIMELIB_UNSET; in timelib_parse_from_format()
25016 s->time->dst = 0; in timelib_parse_from_format()
25177 if (parsed->dst == TIMELIB_UNSET) parsed->dst = now->dst != TIMELIB_UNSET ? now->dst : 0; in timelib_fill_holes()
[all …]
/PHP-5.5/ext/spl/
H A Dspl_directory.h46 typedef void (*spl_foreign_clone_t)(spl_filesystem_object *src, spl_filesystem_object *dst TSRMLS_D…
/PHP-5.5/Zend/
H A Dzend_llist.h57 ZEND_API void zend_llist_copy(zend_llist *dst, zend_llist *src);
H A Dzend_operators.c336 zval dst; \
337 if (Z_OBJ_HT_P(op)->cast_object(op, &dst, ctype TSRMLS_CC) == FAILURE) { \
344 op->value = dst.value; \
/PHP-5.5/ext/standard/
H A Dcrypt_sha256.c47 char * __php_stpncpy(char *dst, const char *src, size_t len) in __php_stpncpy() argument
53 return strncpy(dst, src, len) + n; in __php_stpncpy()
56 void * __php_mempcpy(void * dst, const void * src, size_t len) in __php_mempcpy() argument
58 return (((char *)memcpy(dst, src, len)) + len); in __php_mempcpy()
H A Dcrypt_sha512.c46 extern void * __php_mempcpy(void * dst, const void * src, size_t len);
47 extern char * __php_stpncpy(char *dst, const char *src, size_t len);
/PHP-5.5/ext/date/
H A Dphp_date.c1078 offset->is_dst = t->dst; in date_format()
1289 offset->is_dst = t->dst; in php_idate()
1295 offset->is_dst = t->dst; in php_idate()
1561 if (dst != -1) { in php_mktime()
1565 if (dst == 1) { in php_mktime()
1572 if (dst == 1 && tmp_offset->is_dst == 0) { in php_mktime()
2309 new_obj->tzi.z.dst = old_obj->tzi.z.dst; in date_object_clone_timezone()
2604 new_dst = tzobj->tzi.z.dst; in php_date_initialize()
2626 now->dst = new_dst; in php_date_initialize()
3282 tzobj->tzi.z.dst = t->dst; in set_timezone_from_timelib_time()
[all …]
/PHP-5.5/ext/date/tests/
H A Dbug27719.phpt2 Bug #27719 (mktime returns incorrect timestamp for dst days)
/PHP-5.5/ext/imap/
H A Dconfig.m4135 SIZEDTEXT *src, *dst;
136 utf8_mime2text(src, dst);
/PHP-5.5/ext/com_dotnet/
H A Dphp_com_dotnet_internal.h153 PHP_COM_DOTNET_API int php_com_copy_variant(VARIANT *dst, VARIANT *src TSRMLS_DC);
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_auth.c466 mysqlnd_xor_string(char * dst, const size_t dst_len, const char * xor_str, const size_t xor_str_len) in mysqlnd_xor_string() argument
470 dst[i] ^= xor_str[i % xor_str_len]; in mysqlnd_xor_string()
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c1074 char *dst = p->s; in mcopy() local
1086 for (/*EMPTY*/; src < esrc; src += 2, dst++) { in mcopy()
1087 if (dst < edst) in mcopy()
1088 *dst = *src; in mcopy()
1091 if (*dst == '\0') { in mcopy()
1095 *dst = ' '; in mcopy()
/PHP-5.5/ext/standard/tests/file/windows_acls/
H A Dcommon.inc138 $dst = realpath($name);
/PHP-5.5/ext/gd/libgd/
H A Dwebpimg.c151 static void ToRGB(int y, int u, int v, uint32* const dst) { in ToRGB() argument
158 *dst = (r << RED_SHIFT) | (g << GREEN_SHIFT) | (b << BLUE_SHIFT); in ToRGB()
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c190 void zend_accel_move_user_functions(HashTable *src, HashTable *dst TSRMLS_DC) in zend_accel_move_user_functions()
196 zend_hash_apply_with_arguments(src, (apply_func_args_t)move_user_function, 1, dst); in zend_accel_move_user_functions()
198 zend_hash_apply_with_arguments(src TSRMLS_CC, (apply_func_args_t)move_user_function, 1, dst); in zend_accel_move_user_functions()
/PHP-5.5/ext/gd/
H A Dgd.c414 ZEND_ARG_INFO(0, dst)
2818 gdImagePtr dst, src; in PHP_FUNCTION() local
2824 ZEND_FETCH_RESOURCE(dst, gdImagePtr, &dstim, -1, "Image", le_gd); in PHP_FUNCTION()
2827 gdImagePaletteCopy(dst, src); in PHP_FUNCTION()
5149 gdImagePtr dst; in PHP_FUNCTION() local
5266 if (gdTransformAffineGetImage(&dst, src, pRect, affine) != GD_TRUE) { in PHP_FUNCTION()
5270 if (dst == NULL) { in PHP_FUNCTION()
5273 ZEND_REGISTER_RESOURCE(return_value, dst, le_gd); in PHP_FUNCTION()
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch1513 size_t strlcpy(char *dst, const char *src, size_t siz);
1517 size_t strlcat(char *dst, const char *src, size_t siz);
1520 ssize_t getline(char **dst, size_t *len, FILE *fp);
1521 ssize_t getdelim(char **dst, size_t *len, int delimiter, FILE *fp);

Completed in 124 milliseconds

1234