Searched defs:bucket (Results 1 – 20 of 20) sorted by relevance
74 php_stream_bucket *bucket; in php_stream_bucket_new() local104 PHPAPI php_stream_bucket *php_stream_bucket_make_writeable(php_stream_bucket *bucket) in php_stream_bucket_make_writeable()150 PHPAPI void php_stream_bucket_delref(php_stream_bucket *bucket) in php_stream_bucket_delref()160 PHPAPI void php_stream_bucket_prepend(php_stream_bucket_brigade *brigade, php_stream_bucket *bucket) in php_stream_bucket_prepend()174 PHPAPI void php_stream_bucket_append(php_stream_bucket_brigade *brigade, php_stream_bucket *bucket) in php_stream_bucket_append()192 PHPAPI void php_stream_bucket_unlink(php_stream_bucket *bucket) in php_stream_bucket_unlink()325 php_stream_bucket *bucket; in php_stream_filter_append_ex() local401 php_stream_bucket *bucket; in _php_stream_filter_flush() local
69 #define php_stream_bucket_addref(bucket) (bucket)->refcount++ argument
554 php_stream_bucket *bucket; in _php_stream_fill_read_buffer() local1161 php_stream_bucket *bucket; in _php_stream_write_filtered() local
68 php_stream_bucket *bucket = (php_stream_bucket *)res->ptr; in ZEND_RSRC_DTOR_FUNC() local205 php_stream_bucket *bucket; in userfilter_filter() local215 php_stream_bucket *bucket = buckets_out->head; in userfilter_filter() local378 php_stream_bucket *bucket; in PHP_FUNCTION() local409 php_stream_bucket *bucket; in php_stream_bucket_attach() local477 php_stream_bucket *bucket; in PHP_FUNCTION() local
41 php_stream_bucket *bucket; in strfilter_rot13_filter() local89 php_stream_bucket *bucket; in strfilter_toupper_filter() local117 php_stream_bucket *bucket; in strfilter_tolower_filter() local1524 php_stream_bucket *bucket = NULL; in strfilter_convert_filter() local1644 php_stream_bucket *bucket; in consumed_filter_filter() local1862 php_stream_bucket *bucket; in php_chunked_filter() local
1110 realpath_cache_bucket *bucket = *buckets; in PHP_FUNCTION() local
3416 Bucket *bucket; local5693 Bucket *bucket = &ht->arData[randval]; local
1878 function stream_bucket_prepend($brigade, object $bucket): void {}1881 function stream_bucket_append($brigade, object $bucket): void {}
60 php_stream_bucket *bucket; in php_zlib_inflate_filter() local178 php_stream_bucket *bucket; in php_zlib_deflate_filter() local
74 php_stream_bucket *bucket; in php_bz2_decompress_filter() local213 php_stream_bucket *bucket; in php_bz2_compress_filter() local
66 Bucket *bucket; member76 Bucket bucket; member
296 void phpdbg_set_bucket_watchpoint(Bucket *bucket, phpdbg_watchpoint_t *watch) {471 phpdbg_watch_element *phpdbg_add_bucket_watch_element(Bucket *bucket, phpdbg_watch_element *element…
367 realpath_cache_bucket **bucket = &CWDG(realpath_cache)[n]; in realpath_cache_del() local403 realpath_cache_bucket *bucket = malloc(size); in realpath_cache_add() local441 realpath_cache_bucket **bucket = &CWDG(realpath_cache)[n]; in realpath_cache_find() local507 realpath_cache_bucket *bucket; in tsrm_realpath_r() local
1406 static void zend_accel_add_key(zend_string *key, zend_accel_hash_entry *bucket) in zend_accel_add_key()1500 zend_accel_hash_entry *bucket; in cache_script_in_shared_memory() local2031 zend_accel_hash_entry *bucket; in persistent_compile_file() local2547 zend_accel_hash_entry *bucket = zend_accel_hash_find_entry(&ZCSG(hash), key); in persistent_zend_resolve_path() local2568 zend_accel_hash_entry *bucket = zend_accel_hash_find_entry(&ZCSG(hash), resolved_path); in persistent_zend_resolve_path() local4239 zend_accel_hash_entry *bucket; local
1694 zend_accel_hash_entry *bucket; local
581 apr_bucket *bucket; in php_handler() local
206 realpath_cache_bucket * bucket = NULL; in tsrm_win32_access() local
2535 php_stream_bucket *bucket = NULL; in php_iconv_stream_filter_do_filter() local
66 Bucket *bucket; member
1760 Bucket *bucket = (Bucket*) in ZEND_METHOD() local
Completed in 131 milliseconds