Home
last modified time | relevance | path

Searched refs:filter (Results 226 – 250 of 370) sorted by relevance

12345678910>>...15

/PHP-7.4/ext/filter/tests/
H A D053.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D012.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug39846.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug71063.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug47745.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dcallback_closure.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D044.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dcallback_non_modified_var.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dfilter_var_array_with_ref.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug67167.02.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug8315.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug44445.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug50632.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug55478.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug64441.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug69203.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug7733.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug7715.phpt6 <?php if (!extension_loaded("filter")) die("skip"); ?>
/PHP-7.4/tests/basic/
H A Dbug78929.phpt5 filter.default=unsafe_raw
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_euc_jp_2004.c38 extern int mbfl_filt_ident_eucjp(int c, mbfl_identify_filter *filter);
/PHP-7.4/ext/mbstring/tests/
H A Dbug63447_003.phpt2 Bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On)
/PHP-7.4/ext/standard/tests/filters/
H A Dphp_user_filter_03.phpt6 function filter($in, $out, &$consumed, $closing) {}
/PHP-7.4/ext/standard/tests/streams/
H A Dbug46147.phpt2 Bug #46147 (after stream seek, appending stream filter reads incorrect data)
/PHP-7.4/ext/iconv/tests/
H A Diconv_stream_filter_delimiter.phpt2 iconv stream filter
47 Warning: stream_filter_append(): unable to create or locate filter "convert.iconv.ISO-2022-JP\0EUC-…
/PHP-7.4/ext/opcache/tests/
H A Dbug64482.phpt12 include 'php://filter/read=string.toupper/resource=bug64482.inc';

Completed in 35 milliseconds

12345678910>>...15