Home
last modified time | relevance | path

Searched defs:source (Results 1 – 25 of 38) sorted by last modified time

12

/PHP-5.5/win32/build/
H A Dmkdist.php141 function copy_text_file($source, $dest)
363 function copy_dir($source, $dest)
/PHP-5.5/ext/zip/lib/
H A Dzip_replace.c41 zip_replace(struct zip *za, zip_uint64_t idx, struct zip_source *source) in zip_replace()
61 struct zip_source *source) in _zip_replace()
H A Dzipint.h266 struct zip_source *source; member
H A Dzip_add.c48 zip_add(struct zip *za, const char *name, struct zip_source *source) in zip_add()
H A Dzip_add_dir.c51 struct zip_source *source; in zip_add_dir() local
/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c602 static char *_xmlwriter_get_valid_file_path(char *source, char *resolved_path, int resolved_path_le… in _xmlwriter_get_valid_file_path()
1748 char *source; in PHP_FUNCTION() local
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dbase64.c52 void base64_encode_xmlrpc(struct buffer_st *b, const char *source, int length) in base64_encode_xmlrpc()
117 void base64_decode_xmlrpc(struct buffer_st *bfr, const char *source, int length) in base64_decode_xmlrpc()
H A Dsimplestring.c196 void simplestring_addn(simplestring* target, const char* source, size_t add_len) { in simplestring_addn()
254 void simplestring_add(simplestring* target, const char* source) { in simplestring_add()
H A Dxmlrpc.c1129 static int isDuplicateEntry(XMLRPC_VALUE target, XMLRPC_VALUE source) { in isDuplicateEntry()
1155 int XMLRPC_AddValueToVector(XMLRPC_VALUE target, XMLRPC_VALUE source) { in XMLRPC_AddValueToVector()
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c230 char *_xmlreader_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len TSRM… in _xmlreader_get_valid_file_path()
278 static xmlRelaxNGPtr _xmlreader_get_relaxNG(char *source, int source_len, int type, in _xmlreader_get_relaxNG()
496 char *source; in php_xmlreader_set_relaxng_schema() local
868 char *source, *valid_file = NULL; in PHP_METHOD() local
957 char *source; in PHP_METHOD() local
1051 char *source, *uri = NULL, *encoding = NULL; in PHP_METHOD() local
/PHP-5.5/ext/tokenizer/
H A Dtokenizer.c182 char *source = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/standard/
H A Dstring.c3444 char *source, *target, *end; local
3509 char *source, *target; local
3566 char *source, *target; local
3626 char *source, *target, *tmp, *source_end=str+len, *tmp_end = NULL; local
H A Dfile.c1609 char *source, *target; in PHP_FUNCTION() local
/PHP-5.5/ext/spl/
H A Dspl_directory.c340 spl_filesystem_object *source; in spl_filesystem_object_clone() local
423 static spl_filesystem_object * spl_filesystem_object_create_info(spl_filesystem_object *source, cha… in spl_filesystem_object_create_info()
467 …filesystem_object * spl_filesystem_object_create_type(int ht, spl_filesystem_object *source, int t… in spl_filesystem_object_create_type()
/PHP-5.5/ext/sockets/
H A Dmulticast.c201 source = {0}; in php_do_mcast_opt() local
403 struct sockaddr *source, in php_mcast_join_source()
415 struct sockaddr *source, in php_mcast_leave_source()
427 struct sockaddr *source, in php_mcast_block_source()
439 struct sockaddr *source, in php_mcast_unblock_source()
515 struct sockaddr *source, in _php_mcast_source_op()
/PHP-5.5/ext/soap/
H A Dphp_sdl.h63 char *source; member
/PHP-5.5/ext/phar/
H A Dutil.c652 int phar_copy_entry_fp(phar_entry_info *source, phar_entry_info *dest, char **error TSRMLS_DC) /* {… in phar_copy_entry_fp()
H A Dphar_object.c2219 static zval *phar_convert_to_other(phar_archive_data *source, int convert, char *ext, php_uint32 fl… in phar_convert_to_other()
H A Dstream.c864 phar_entry_info new, *source; in phar_wrapper_rename() local
/PHP-5.5/ext/phar/tests/files/
H A Dpear2coverage.phar.php101 protected $savePath;
223 * @param PEAR2\Pyrus\Developer\CodeCoverage\SourceFile $source
642 namespace PEAR2\Pyrus\Developer\CoverageAnalyzer {
708 function shortName()
/PHP-5.5/ext/opcache/
H A Dzend_shared_alloc.c326 int zend_shared_memdup_size(void *source, size_t size) in zend_shared_memdup_size()
338 void *_zend_shared_memdup(void *source, size_t size, zend_bool free_source TSRMLS_DC) in _zend_shared_memdup()
H A Dzend_accelerator_util_funcs.c267 static void zend_hash_clone_zval(HashTable *ht, HashTable *source, int bind)
387 static void zend_hash_clone_methods(HashTable *ht, HashTable *source, zend_class_entry *old_ce, zen…
499 static void zend_hash_clone_prop_info(HashTable *ht, HashTable *source, zend_class_entry *old_ce, z…
824 static int zend_hash_unique_copy(HashTable *target, HashTable *source, unique_copy_ctor_func_t pCop…
870 static void zend_accel_function_hash_copy(HashTable *target, HashTable *source, unique_copy_ctor_fu…
891 static void zend_accel_class_hash_copy(HashTable *target, HashTable *source, unique_copy_ctor_func_…
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c1218 char *source = NULL; local
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c1399 long source = RANDOM; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp639 U_CFUNC void umsg_parse_helper(UMessageFormat *fmt, int *count, zval ***args, UChar *source, int so… in umsg_parse_helper()

Completed in 125 milliseconds

12