Home
last modified time | relevance | path

Searched defs:src (Results 76 – 90 of 90) sorted by relevance

1234

/PHP-5.6/ext/fileinfo/libmagic/
H A Dsoftmagic.c1107 const unsigned char *src = s + offset; in mcopy() local
/PHP-5.6/ext/mbstring/
H A Dmbstring.c754 const enum mbfl_no_encoding *src = MBSTRG(default_detect_order_list); in php_mb_parse_encoding_list() local
837 const enum mbfl_no_encoding *src = MBSTRG(default_detect_order_list); in php_mb_parse_encoding_array() local
4632 const enum mbfl_no_encoding *src = MBSTRG(default_detect_order_list); in php_mb_populate_current_detect_order_list() local
/PHP-5.6/ext/ftp/
H A Dftp.c1057 ftp_rename(ftpbuf_t *ftp, const char *src, const char *dest) in ftp_rename()
H A Dphp_ftp.c1280 char *src, *dest; in PHP_FUNCTION() local
/PHP-5.6/ext/standard/
H A Dstreamsfuncs.c459 php_stream *src, *dest; in PHP_FUNCTION() local
H A Darray.c2091 PHPAPI int php_array_merge(HashTable *dest, HashTable *src, int recursive TSRMLS_DC) /* {{{ */ in php_array_merge()
H A Dstring.c2151 static char *php_chunk_split(char *src, int srclen, char *end, int endlen, int chunklen, int *destl…
/PHP-5.6/Zend/
H A Dzend_compile.c39 #define SET_NODE(target, src) do { \ argument
48 #define GET_NODE(target, src) do { \ argument
58 #define COPY_NODE(target, src) do { \ argument
/PHP-5.6/ext/pgsql/
H A Dpgsql.c5469 char *src, *tmp_name, *tmp_name2 = NULL; local
5746 static int php_pgsql_add_quotes(zval *src, zend_bool should_free TSRMLS_DC)
/PHP-5.6/ext/gd/
H A Dgd.c2864 gdImagePtr dst, src; in PHP_FUNCTION() local
5225 gdImagePtr src; in PHP_FUNCTION() local
/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c519 #define OP1(op, dst, dstw, src, srcw) \ argument
537 #define OP_FLAGS(op, dst, dstw, src, srcw, type) \ argument
H A Dpcre_internal.h396 const unsigned char *src = (const unsigned char *)s; in pcre_memmove() local
/PHP-5.6/ext/phar/
H A Dphar_object.c1112 static void phar_spl_foreign_clone(spl_filesystem_object *src, spl_filesystem_object *dst TSRMLS_DC… in phar_spl_foreign_clone()
/PHP-5.6/ext/imap/
H A Dphp_imap.c2713 SIZEDTEXT src, dest; in PHP_FUNCTION() local
/PHP-5.6/ext/openssl/
H A Dopenssl.c1737 int openssl_spki_cleanup(const char *src, char *dest) in openssl_spki_cleanup()

Completed in 163 milliseconds

1234