Home
last modified time | relevance | path

Searched defs:filter (Results 26 – 39 of 39) sorted by relevance

12

/php-src/ext/phar/
H A Dtar.c1320 php_stream_filter *filter; in phar_tar_flush() local
1351 php_stream_filter *filter; in phar_tar_flush() local
H A Dzip.c628 php_stream_filter *filter; in phar_parse_zipfile() local
938 php_stream_filter *filter; in phar_zip_changed_apply_int() local
H A Dphar.c1666 php_stream_filter *filter; in phar_open_from_fp() local
1729 php_stream_filter *filter; in phar_open_from_fp() local
2551 php_stream_filter *filter; in phar_flush() local
H A Dutil.c696 php_stream_filter *filter; in phar_open_entry_fp() local
H A Dphar_object.c3878 php_stream_filter *filter = NULL; in PHP_METHOD() local
/php-src/ext/reflection/
H A Dphp_reflection.stub.php299 public function getMethods(?int $filter = null): array {}
308 public function getProperties(?int $filter = null): array {}
314 public function getConstants(?int $filter = null): array {}
317 public function getReflectionConstants(?int $filter = null): array {}
H A Dphp_reflection.c1177 zend_string *filter = zend_string_tolower(name); in read_attributes() local
4557 static bool _addmethod(zend_function *mptr, zend_class_entry *ce, HashTable *ht, zend_long filter) in _addmethod()
4579 zend_long filter; in ZEND_METHOD() local
4714 …perty(zend_property_info *pptr, zend_string *key, zend_class_entry *ce, HashTable *ht, long filter) in _addproperty()
4757 zend_long filter; in ZEND_METHOD() local
4813 zend_long filter; in ZEND_METHOD() local
4847 zend_long filter; in ZEND_METHOD() local
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_uuencode.c77 int mbfl_filt_conv_uudec(int c, mbfl_convert_filter *filter) in mbfl_filt_conv_uudec()
/php-src/ext/iconv/
H A Diconv.c2346 php_stream *stream, php_stream_filter *filter, in php_iconv_stream_filter_append_bucket()
2522 php_stream *stream, php_stream_filter *filter, in php_iconv_stream_filter_do_filter()
2568 static void php_iconv_stream_filter_cleanup(php_stream_filter *filter) in php_iconv_stream_filter_cleanup()
/php-src/ext/standard/
H A Dstreamsfuncs.c1243 php_stream_filter *filter = NULL; in apply_filter_to_stream() local
1332 php_stream_filter *filter; in PHP_FUNCTION() local
H A Dfilters.c1319 php_stream *stream, php_stream_filter *filter, in strfilter_convert_append_bucket()
/php-src/main/streams/
H A Dstreams.c562 php_stream_filter *filter; in _php_stream_fill_read_buffer() local
1214 php_stream_filter *filter; in _php_stream_write_filtered() local
/php-src/main/
H A Dmain.c299 const zend_string *filter = new_value; in PHP_INI_MH() local
/php-src/ext/gd/
H A Dgd.stub.php755 function imagefilter(GdImage $image, int $filter, ...$args): bool {}

Completed in 95 milliseconds

12