Home
last modified time | relevance | path

Searched defs:data (Results 1 – 25 of 161) sorted by relevance

1234567

/PHP-5.3/ext/soap/
H A Dphp_encoding.c588 zval *master_to_zval(encodePtr encode, xmlNodePtr data) in master_to_zval()
662 zval *data; in to_zval_user() local
1075 static zval *to_zval_long(encodeTypePtr type, xmlNodePtr data) in to_zval_long()
1167 static zval *to_zval_bool(encodeTypePtr type, xmlNodePtr data) in to_zval_bool()
1255 zval *data; in get_zval_property() local
1635 zval *data; in to_zval_object_ex() local
1711 zval *data; in model_to_xml_object() local
1798 zval *data; in model_to_xml_object() local
2224 zval* data, in add_xml_array_elements()
3440 static xmlNodePtr check_and_resolve_href(xmlNodePtr data) in check_and_resolve_href()
[all …]
/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_filter_output.c38 int mbfl_filter_output_pipe(int c, void* data) in mbfl_filter_output_pipe()
44 int mbfl_filter_output_pipe_flush(void *data) in mbfl_filter_output_pipe_flush()
54 int mbfl_filter_output_null(int c, void* data) in mbfl_filter_output_null()
H A Dmbfl_memory_device.c139 mbfl_memory_device_output(int c, void *data) in mbfl_memory_device_output()
162 mbfl_memory_device_output2(int c, void *data) in mbfl_memory_device_output2()
187 mbfl_memory_device_output4(int c, void* data) in mbfl_memory_device_output4()
329 mbfl_wchar_device_output(int c, void *data) in mbfl_wchar_device_output()
H A Dmbfl_convert.c253 void* data) in mbfl_convert_filter_common_init()
293 void* data) in mbfl_convert_filter_new()
324 void* data) in mbfl_convert_filter_new2()
/PHP-5.3/ext/session/
H A Dmod_mm.c51 void *data; member
73 static inline php_uint32 ps_sd_hash(const char *data, int len) in ps_sd_hash()
86 static void hash_split(ps_mm *data) in hash_split()
115 static ps_sd *ps_sd_new(ps_mm *data, const char *key) in ps_sd_new()
157 static void ps_sd_destroy(ps_mm *data, ps_sd *sd) in ps_sd_destroy()
182 static ps_sd *ps_sd_lookup(ps_mm *data, const char *key, int rw) in ps_sd_lookup()
217 static int ps_mm_initialize(ps_mm *data, const char *path) in ps_mm_initialize()
236 static void ps_mm_destroy(ps_mm *data) in ps_mm_destroy()
H A Dmod_files.c99 static char *ps_files_path_create(char *buf, size_t buflen, ps_files *data, const char *key) in ps_files_path_create()
133 static void ps_files_close(ps_files *data) in ps_files_close()
146 static void ps_files_open(ps_files *data, const char *key TSRMLS_DC) in ps_files_open()
266 ps_files *data; in PS_OPEN_FUNC() local
/PHP-5.3/ext/zip/lib/
H A Dzip_source_buffer.c42 const char *buf, *data, *end; member
52 zip_source_buffer(struct zip *za, const void *data, zip_uint64_t len, int freep) in zip_source_buffer()
86 read_data(void *state, void *data, zip_uint64_t len, enum zip_source_cmd cmd) in read_data()
H A Dzip_source_deflate.c104 void *data, zip_uint64_t len) in compress_read()
179 void *data, zip_uint64_t len) in decompress_read()
248 deflate_compress(struct zip_source *src, void *ud, void *data, in deflate_compress()
319 deflate_decompress(struct zip_source *src, void *ud, void *data, in deflate_decompress()
H A Dzip_source_read.c41 zip_source_read(struct zip_source *src, void *data, zip_uint64_t len) in zip_source_read()
/PHP-5.3/ext/gd/libgd/
H A Dgd_io_dp.c31 void *data; member
65 gdIOCtx * gdNewDynamicCtx (int initialSize, void *data) in gdNewDynamicCtx()
70 gdIOCtx * gdNewDynamicCtxEx (int initialSize, void *data, int freeOKFlag) in gdNewDynamicCtxEx()
99 void *data; in gdDPExtractData() local
184 static dynamicPtr * newDynamic (int initialSize, void *data, int freeOKFlag) in newDynamic()
272 allocDynamic (dynamicPtr * dp, int initialSize, void *data) in allocDynamic()
/PHP-5.3/ext/standard/
H A Dcrypt_freesec.c347 des_init_local(struct php_crypt_extended_data *data) in des_init_local()
357 setup_salt(uint32_t salt, struct php_crypt_extended_data *data) in setup_salt()
379 des_setkey(const char *key, struct php_crypt_extended_data *data) in des_setkey()
465 int count, struct php_crypt_extended_data *data) in do_des()
583 struct php_crypt_extended_data *data) in des_cipher()
617 struct php_crypt_extended_data *data) in _crypt_extended_r()
734 static struct php_crypt_extended_data data; in _crypt_extended() local
/PHP-5.3/ext/zlib/
H A Dzlib_filter.c63 php_zlib_filter_data *data; in php_zlib_inflate_filter() local
160 php_zlib_filter_data *data = thisfilter->abstract; in php_zlib_inflate_dtor() local
188 php_zlib_filter_data *data; in php_zlib_deflate_filter() local
270 php_zlib_filter_data *data = thisfilter->abstract; in php_zlib_deflate_dtor() local
291 php_zlib_filter_data *data; in php_zlib_filter_create() local
/PHP-5.3/ext/bz2/
H A Dbz2_filter.c76 php_bz2_filter_data *data; in php_bz2_decompress_filter() local
185 php_bz2_filter_data *data = thisfilter->abstract; in php_bz2_decompress_dtor() local
213 php_bz2_filter_data *data; in php_bz2_compress_filter() local
293 php_bz2_filter_data *data = thisfilter->abstract; in php_bz2_compress_dtor() local
314 php_bz2_filter_data *data; in php_bz2_filter_create() local
/PHP-5.3/ext/ftp/
H A Dftp.c786 databuf_t *data = NULL; in ftp_get() local
884 databuf_t *data = NULL; in ftp_put() local
1100 char *data; in ftp_putcmd() local
1141 char *data, *eol; in ftp_readline() local
1372 databuf_t *data; in ftp_getdata() local
1491 data_accept(databuf_t *data, ftpbuf_t *ftp TSRMLS_DC) in data_accept()
1558 data_close(ftpbuf_t *ftp, databuf_t *data) in data_close()
1595 databuf_t *data = NULL; in ftp_genlist() local
1701 databuf_t *data = NULL; in ftp_nb_get() local
1762 databuf_t *data = NULL; in ftp_nb_continue_read() local
[all …]
/PHP-5.3/ext/xmlrpc/libxmlrpc/
H A Dqueue.c658 int Q_Put(queue *q, void *data) in Q_Put()
690 int Q_Find(queue *q, void *data, in Q_Find()
897 void *Q_Seek(queue *q, void *data, int (*Comp)(const void *, const void *)) in Q_Seek() argument
941 int Q_Insert(queue *q, void *data, int (*Comp)(const void *, const void *)) in Q_Insert() argument
976 int Q_Iter_Put(q_iter qi, void* data) { in Q_Iter_Put()
/PHP-5.3/ext/mcrypt/
H A Dmcrypt_filter.c44 php_mcrypt_filter_data *data; in php_mcrypt_filter() local
130 php_mcrypt_filter_data *data = (php_mcrypt_filter_data*)thisfilter->abstract; in php_mcrypt_filter_dtor() local
162 php_mcrypt_filter_data *data; in php_mcrypt_filter_create() local
H A Dmcrypt.c658 char *data; in PHP_FUNCTION() local
703 char *data; in PHP_FUNCTION() local
1168 static void php_mcrypt_do_crypt(char* cipher, const char *key, int key_len, const char *data, int d… in php_mcrypt_do_crypt()
1280 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1296 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1312 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1328 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1344 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1360 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/phar/
H A Dstream.c361 phar_entry_data *data = (phar_entry_data *)stream->abstract; in phar_stream_read() local
392 phar_entry_data *data = (phar_entry_data *)stream->abstract; in phar_stream_seek() local
436 phar_entry_data *data = (phar_entry_data *) stream->abstract; in phar_stream_write() local
461 phar_entry_data *data = (phar_entry_data *) stream->abstract; in phar_stream_flush() local
481 void phar_dostat(phar_archive_data *phar, phar_entry_info *data, php_stream_statbuf *ssb, zend_bool… in phar_dostat()
551 phar_entry_data *data = (phar_entry_data *)stream->abstract; in phar_stream_stat() local
H A Ddirstream.c45 HashTable *data = (HashTable *)stream->abstract; in phar_dir_close() local
63 HashTable *data = (HashTable *)stream->abstract; in phar_dir_seek() local
96 HashTable *data = (HashTable *)stream->abstract; in phar_dir_read() local
194 HashTable *data; in phar_make_dirstream() local
/PHP-5.3/main/
H A Dphp_logos.c30 const unsigned char *data; member
36 …php_register_info_logo(char *logo_string, const char *mimetype, const unsigned char *data, int siz… in php_register_info_logo()
/PHP-5.3/ext/tidy/examples/
H A Dcleanhtml.php18 $data = file_get_contents("php://stdin"); variable
H A Dcleanhtml5.php18 $data = file_get_contents("php://stdin"); variable
/PHP-5.3/main/streams/
H A Dplain_wrapper.c130 #define PHP_STDIOP_GET_FD(anfd, data) anfd = (data)->file ? fileno((data)->file) : (data)->fd argument
315 php_stdio_stream_data *data = (php_stdio_stream_data*)stream->abstract; in php_stdiop_write() local
338 php_stdio_stream_data *data = (php_stdio_stream_data*)stream->abstract; in php_stdiop_read() local
372 php_stdio_stream_data *data = (php_stdio_stream_data*)stream->abstract; in php_stdiop_close() local
432 php_stdio_stream_data *data = (php_stdio_stream_data*)stream->abstract; in php_stdiop_flush() local
449 php_stdio_stream_data *data = (php_stdio_stream_data*)stream->abstract; in php_stdiop_seek() local
479 php_stdio_stream_data *data = (php_stdio_stream_data*) stream->abstract; in php_stdiop_cast() local
537 php_stdio_stream_data *data = (php_stdio_stream_data*) stream->abstract; in php_stdiop_stat() local
548 php_stdio_stream_data *data = (php_stdio_stream_data*) stream->abstract; in php_stdiop_set_option() local
/PHP-5.3/ext/filter/docs/
H A Dinput_get_args.php3 $data = array( variable
/PHP-5.3/ext/hash/
H A Dbench.php75 $data = file_get_contents(__FILE__); variable

Completed in 74 milliseconds

1234567