Home
last modified time | relevance | path

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

123

/PHP-5.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c949 const unsigned char *src = s + offset; in mcopy() local
/PHP-5.3/ext/phar/
H A Dphar_internal.h525 static inline size_t phar_stream_copy_to_stream(php_stream *src, php_stream *dest, size_t maxlen, s… in phar_stream_copy_to_stream()
537 # define phar_stream_copy_to_stream(src, dest, maxlen, len) _php_stream_copy_to_stream_ex((src), (d… argument
H A Dphar_object.c1124 static void phar_spl_foreign_clone(spl_filesystem_object *src, spl_filesystem_object *dst TSRMLS_DC…
/PHP-5.3/main/
H A Dsnprintf.c139 char *digits, *dst, *src; in php_gcvt() local
/PHP-5.3/ext/ftp/
H A Dftp.c1052 ftp_rename(ftpbuf_t *ftp, const char *src, const char *dest) in ftp_rename()
H A Dphp_ftp.c1273 char *src, *dest; in PHP_FUNCTION() local
/PHP-5.3/ext/standard/
H A Dstreamsfuncs.c464 php_stream *src, *dest; in PHP_FUNCTION() local
H A Darray.c2236 PHPAPI int php_array_merge(HashTable *dest, HashTable *src, int recursive TSRMLS_DC) /* {{{ */ in php_array_merge()
H A Dstring.c2051 static char *php_chunk_split(char *src, int srclen, char *end, int endlen, int chunklen, int *destl…
/PHP-5.3/ext/mbstring/
H A Dmbstring.c661 enum mbfl_no_encoding *src, *entry, *list; in php_mb_parse_encoding_list() local
793 enum mbfl_no_encoding *src, *list, *entry; in php_mb_parse_encoding_array() local
/PHP-5.3/ext/pgsql/
H A Dpgsql.c4857 char *src, *tmp_name, *tmp_name2 = NULL; local
5110 static int php_pgsql_add_quotes(zval *src, zend_bool should_free TSRMLS_DC)
/PHP-5.3/ext/imap/
H A Dphp_imap.c2698 SIZEDTEXT src, dest; in PHP_FUNCTION() local
/PHP-5.3/ext/gd/
H A Dgd.c2916 gdImagePtr dst, src; in PHP_FUNCTION() local
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h386 const unsigned char *src = (const unsigned char *)s; in pcre_memmove() local

Completed in 265 milliseconds

123