Home
last modified time | relevance | path

Searched defs:bucket (Results 1 – 16 of 16) sorted by relevance

/PHP-5.5/ext/standard/
H A Duser_filters.c81 php_stream_bucket *bucket = (php_stream_bucket *)rsrc->ptr; in ZEND_RSRC_DTOR_FUNC() local
244 php_stream_bucket *bucket = buckets_in->head; in userfilter_filter() local
254 php_stream_bucket *bucket = buckets_out->head; in userfilter_filter() local
423 php_stream_bucket *bucket; in PHP_FUNCTION() local
452 php_stream_bucket *bucket; in php_stream_bucket_attach() local
516 php_stream_bucket *bucket; in PHP_FUNCTION() local
H A Dfilters.c45 php_stream_bucket *bucket; in strfilter_rot13_filter() local
93 php_stream_bucket *bucket; in strfilter_toupper_filter() local
121 php_stream_bucket *bucket; in strfilter_tolower_filter() local
212 php_stream_bucket *bucket; in strfilter_strip_tags_filter() local
1750 php_stream_bucket *bucket = NULL; in strfilter_convert_filter() local
1870 php_stream_bucket *bucket; in consumed_filter_filter() local
2082 php_stream_bucket *bucket; in php_chunked_filter() local
H A Dfilestat.c1205 realpath_cache_bucket *bucket = *buckets; in PHP_FUNCTION() local
/PHP-5.5/Zend/
H A Dzend_hash.h55 typedef struct bucket { struct
60 struct bucket *pListNext; argument
61 struct bucket *pListLast; argument
62 struct bucket *pNext; argument
63 struct bucket *pLast; argument
64 const char *arKey;
H A Dzend_objects_API.h48 } bucket; member
/PHP-5.5/main/streams/
H A Dfilter.c76 php_stream_bucket *bucket; in php_stream_bucket_new() local
356 php_stream_bucket *bucket; in php_stream_filter_append_ex() local
434 php_stream_bucket *bucket; in _php_stream_filter_flush() local
H A Dphp_stream_filter_api.h73 #define php_stream_bucket_addref(bucket) (bucket)->refcount++ argument
H A Dstreams.c591 php_stream_bucket *bucket; in _php_stream_fill_read_buffer() local
1162 php_stream_bucket *bucket; in _php_stream_write_filtered() local
/PHP-5.5/ext/zlib/
H A Dzlib_filter.c64 php_stream_bucket *bucket; in php_zlib_inflate_filter() local
189 php_stream_bucket *bucket; in php_zlib_deflate_filter() local
/PHP-5.5/ext/bz2/
H A Dbz2_filter.c77 php_stream_bucket *bucket; in php_bz2_decompress_filter() local
215 php_stream_bucket *bucket; in php_bz2_compress_filter() local
/PHP-5.5/ext/mcrypt/
H A Dmcrypt_filter.c45 php_stream_bucket *bucket; in php_mcrypt_filter() local
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1128 zend_accel_hash_entry *bucket; in cache_script_in_shared_memory() local
1512 zend_accel_hash_entry *bucket; local
1818 zend_accel_hash_entry *bucket; local
1988 zend_accel_hash_entry *bucket; local
/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c617 realpath_cache_bucket **bucket = &CWDG(realpath_cache)[n]; in realpath_cache_del() local
653 realpath_cache_bucket *bucket = malloc(size); in realpath_cache_add() local
700 realpath_cache_bucket **bucket = &CWDG(realpath_cache)[n]; in realpath_cache_find() local
H A Dtsrm_win32.c208 realpath_cache_bucket * bucket = NULL; in tsrm_win32_access() local
/PHP-5.5/sapi/apache2handler/
H A Dsapi_apache2.c541 apr_bucket *bucket; in php_handler() local
/PHP-5.5/ext/iconv/
H A Diconv.c2768 php_stream_bucket *bucket = NULL; in php_iconv_stream_filter_do_filter() local

Completed in 88 milliseconds