/PHP-5.4/ext/intl/msgformat/ |
H A D | msgformat_parse.c | 31 static void msgfmt_do_parse(MessageFormatter_object *mfo, char *source, int src_len, zval *return_v… in msgfmt_do_parse() 63 char *source; in PHP_FUNCTION() local 98 char *source = NULL; in PHP_FUNCTION() local
|
H A D | msgformat_helpers.cpp | 137 U_CFUNC void umsg_parse_helper(UMessageFormat *fmt, int *count, zval ***args, UChar *source, int so… in umsg_parse_helper()
|
/PHP-5.4/ext/zip/lib/ |
H A D | zip_replace.c | 41 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 D | zip_add.c | 48 zip_add(struct zip *za, const char *name, struct zip_source *source) in zip_add()
|
H A D | zip_add_dir.c | 51 struct zip_source *source; in zip_add_dir() local
|
H A D | zipint.h | 266 struct zip_source *source; member
|
/PHP-5.4/ext/xmlrpc/libxmlrpc/ |
H A D | simplestring.c | 193 void simplestring_addn(simplestring* target, const char* source, int add_len) { in simplestring_addn() 238 void simplestring_add(simplestring* target, const char* source) { in simplestring_add()
|
H A D | base64.c | 52 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 D | xmlrpc.c | 1125 static int isDuplicateEntry(XMLRPC_VALUE target, XMLRPC_VALUE source) { in isDuplicateEntry() 1151 int XMLRPC_AddValueToVector(XMLRPC_VALUE target, XMLRPC_VALUE source) { in XMLRPC_AddValueToVector()
|
/PHP-5.4/ext/sockets/ |
H A D | multicast.c | 102 struct sockaddr *source, in php_mcast_join_source() 114 struct sockaddr *source, in php_mcast_leave_source() 126 struct sockaddr *source, in php_mcast_block_source() 138 struct sockaddr *source, in php_mcast_unblock_source() 214 struct sockaddr *source, in _php_mcast_source_op()
|
/PHP-5.4/win32/build/ |
H A D | mkdist.php | 141 function copy_text_file($source, $dest) 354 function copy_dir($source, $dest)
|
/PHP-5.4/Zend/ |
H A D | zend_ts_hash.c | 267 ZEND_API void zend_ts_hash_copy(TsHashTable *target, TsHashTable *source, copy_ctor_func_t pCopyCon… in zend_ts_hash_copy() 276 ZEND_API void zend_ts_hash_copy_to_hash(HashTable *target, TsHashTable *source, copy_ctor_func_t pC… in zend_ts_hash_copy_to_hash() 283 ZEND_API void zend_ts_hash_merge(TsHashTable *target, TsHashTable *source, copy_ctor_func_t pCopyCo… in zend_ts_hash_merge() 292 ZEND_API void zend_ts_hash_merge_ex(TsHashTable *target, TsHashTable *source, copy_ctor_func_t pCop… in zend_ts_hash_merge_ex()
|
H A D | zend_hash.c | 814 ZEND_API void zend_hash_copy(HashTable *target, HashTable *source, copy_ctor_func_t pCopyConstructo… in zend_hash_copy() 845 ZEND_API void _zend_hash_merge(HashTable *target, HashTable *source, copy_ctor_func_t pCopyConstruc… in _zend_hash_merge() 882 ZEND_API void zend_hash_merge_ex(HashTable *target, HashTable *source, copy_ctor_func_t pCopyConstr… in zend_hash_merge_ex()
|
H A D | zend_constants.c | 50 void zend_copy_constants(HashTable *target, HashTable *source) in zend_copy_constants()
|
H A D | zend_operators.c | 1912 ZEND_API char *zend_str_tolower_copy(char *dest, const char *source, unsigned int length) /* {{{ */ in zend_str_tolower_copy() 1927 ZEND_API char *zend_str_tolower_dup(const char *source, unsigned int length) /* {{{ */ in zend_str_tolower_dup()
|
/PHP-5.4/ext/xmlreader/ |
H A D | php_xmlreader.c | 230 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.4/ext/tokenizer/ |
H A D | tokenizer.c | 185 char *source = NULL; in PHP_FUNCTION() local
|
/PHP-5.4/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 101 protected $savePath; 223 * @param PEAR2\Pyrus\Developer\CodeCoverage\SourceFile $source 642 namespace PEAR2\Pyrus\Developer\CoverageAnalyzer { 708 function shortName()
|
/PHP-5.4/ext/bz2/ |
H A D | bz2.c | 487 char *source; /* Source data to compress */ in PHP_FUNCTION() local 540 char *source, *dest; in PHP_FUNCTION() local
|
/PHP-5.4/ext/hash/ |
H A D | hash_whirlpool.c | 281 const unsigned char *source = input; in PHP_WHIRLPOOLUpdate() local
|
/PHP-5.4/ext/dom/ |
H A D | document.c | 1498 char *_dom_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len TSRMLS_DC)… in _dom_get_valid_file_path() 1552 static xmlDocPtr dom_document_parser(zval *id, int mode, char *source, int source_len, int options … in dom_document_parser() 1678 char *source; in dom_parse_document() local 1985 char *source = NULL, *valid_file = NULL; in _dom_document_schema_validate() local 2078 char *source = NULL, *valid_file = NULL; in _dom_document_relaxNG_validate() local 2176 char *source; in dom_load_html() local
|
/PHP-5.4/ext/phar/ |
H A D | stream.c | 864 phar_entry_info new, *source; in phar_wrapper_rename() local
|
/PHP-5.4/ext/com_dotnet/ |
H A D | com_com.c | 351 char *source = NULL, *desc = NULL, *msg = NULL; in php_com_invoke_helper() local
|
/PHP-5.4/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 602 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.4/ext/spl/ |
H A D | spl_directory.c | 337 spl_filesystem_object *source; in spl_filesystem_object_clone() local 420 static spl_filesystem_object * spl_filesystem_object_create_info(spl_filesystem_object *source, cha… in spl_filesystem_object_create_info() 464 …filesystem_object * spl_filesystem_object_create_type(int ht, spl_filesystem_object *source, int t… in spl_filesystem_object_create_type()
|