Home
last modified time | relevance | path

Searched refs:all (Results 101 – 125 of 625) sorted by relevance

12345678910>>...25

/php-src/ext/standard/tests/strings/
H A Dbug40432.phpt5 echo strip_tags('<span title="test > all">this</span>') . "\n";
H A Dtrim_basic.phpt12 echo "\n-- Trim string with all white space characters --\n";
28 -- Trim string with all white space characters --
H A Dstrip_tags_basic2.phpt2 Test strip_tags() function : basic functionality - with all arguments
7 // Calling strip_tags() with all possible arguments
H A Dbug50847.phpt2 Bug #50847 (strip_tags() removes all tags greater than 1023 bytes long)
H A Dstrtr.phpt6 var_dump(strtr("# hi all, I said hello world! #", $trans));
/php-src/ext/mbstring/tests/
H A Dhz_encoding.phpt48 echo "Tested all invalid ~ escapes\n";
57 // Test all good GB2312 characters within ~{ ~} escapes
75 // Test all invalid GB2312 characters within ~{ ~} escapes
97 echo "Tested HZ -> UTF-16BE (for all GB2312 characters)\n";
120 echo "Tested UTF-16BE -> HZ (for all GB2312 characters)\n";
147 Tested all invalid ~ escapes
148 Tested HZ -> UTF-16BE (for all GB2312 characters)
149 Tested UTF-16BE -> HZ (for all GB2312 characters)
/php-src/ext/standard/tests/dir/
H A Dscandir_variation7.phpt27 /*3*/ 0444, // all have read only
28 0666, // all have rw only
46 chmod ($dir_path, 0777); // change dir permission to allow all operation
/php-src/ext/soap/tests/schema/
H A Dschema026.phpt13 <all>
15 </all>
H A Dschema082.phpt13 <all>
15 </all>
H A Dschema029.phpt13 <all>
15 </all>
H A Dschema084.phpt13 <all>
15 </all>
/php-src/ext/iconv/tests/
H A Diconv_encoding_basic.phpt23 var_dump(iconv_get_encoding("all"));
36 var_dump(iconv_get_encoding("all"));
/php-src/ext/standard/tests/array/
H A Darray_fill_variation4.phpt27 echo "*** Filling 2 dimensional array with all basic valid values ***\n";
43 *** Filling 2 dimensional array with all basic valid values ***
H A Darray_walk_basic1.phpt31 echo "-- Using array_walk() with all parameters --\n";
52 -- Using array_walk() with all parameters --
H A Darray_walk_recursive_basic1.phpt31 echo "-- Using array_walk_recursive() with all parameters --\n";
52 -- Using array_walk_recursive() with all parameters --
/php-src/ext/standard/tests/general_functions/
H A D003.phpt54 echo ($n==0)?"all passed\n":"$n failed\n";
58 all passed
/php-src/ext/filter/tests/
H A Dbug67167.02.phpt14 Requires php_zval_filter to not use convert_to_string for all filters.
/php-src/ext/xml/tests/
H A Dbug32001b.phpt83 … echo "Chunk size: ".($this->chunk_size ? "$this->chunk_size byte(s)\n": "all data at once\n");
117 Chunk size: all data at once
141 Chunk size: all data at once
165 Chunk size: all data at once
/php-src/build/
H A DMakefile.global8 all: $(all_targets)
91 test: all
140 CCACHE_DISABLE=1 $(MAKE) PROF_FLAGS=-fprofile-generate all
150 CCACHE_DISABLE=1 $(MAKE) PROF_FLAGS=-fprofile-use all
163 .PHONY: all clean install distclean test prof-gen prof-clean prof-use
/php-src/Zend/tests/
H A Dbug27669.phpt2 Bug #27669 (PHP 5 didn't support all possibilities for calling static methods dynamically)
/php-src/ext/opcache/tests/
H A Dswitch_with_coinciding_targets.phpt2 Switch where all targets, including default, coincide
/php-src/ext/standard/tests/math/
H A Dpi_basic.phpt9 // N.B pi() ignores all specified arguments no error
/php-src/ext/zlib/tests/
H A D004私はガラスを食べられます.txt.gz
H A D004.txt.gz
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_018.phpt2 Test typed properties type applies to all props in group

Completed in 22 milliseconds

12345678910>>...25