Home
last modified time | relevance | path

Searched refs:pre (Results 1 – 25 of 49) sorted by relevance

12

/PHP-7.2/ext/dom/tests/
H A Dbug38474.phpt12 $xml = '<node xmlns:pre="http://foo.com/tr/pre"
14 pre:type="bar" type="foo" ><sub /></node>';
18 echo $dom->firstChild->getAttribute('pre:type')."\n";
20 $dom->firstChild->setAttribute('pre:type', 'bar2');
26 echo $dom->firstChild->getAttribute('pre:type')."\n";
29 $dom->firstChild->removeAttribute('pre:type');
33 echo $dom->firstChild->getAttribute('pre:type')."\n";
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_stmt_multires.phpt39 var_dump("pre:",$c_id, $c_label);
65 var_dump("pre:",$c_id, $c_label);
103 string(4) "pre:"
111 string(4) "pre:"
H A Dmysqli_get_server_version.phpt21 /* < 30000 = pre 3.2.3, very unlikely! */
/PHP-7.2/ext/opcache/tests/
H A Dbug66440.phpt2 Bug #66440 (Optimisation of conditional JMPs based on pre-evaluate constant function calls)
H A Dbug68104.phpt2 Bug #68104 (Segfault while pre-evaluating a disabled function)
/PHP-7.2/ext/date/tests/
H A Dbug66836.phpt2 Bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails parsing)
/PHP-7.2/ext/standard/tests/filters/
H A Dfilter_errors_user.phpt96 Warning: stream_filter_append(): Filter failed to process pre-buffered data in %s
104 Warning: stream_filter_append(): Filter failed to process pre-buffered data in %s
110 Warning: stream_filter_append(): Filter failed to process pre-buffered data in %s
118 Warning: stream_filter_append(): Filter failed to process pre-buffered data in %s
128 Warning: stream_filter_append(): Filter failed to process pre-buffered data in %s
H A Dfilter_errors_zlib_inflate.phpt13 Warning: stream_filter_append(): Filter failed to process pre-buffered data in %s
H A Dfilter_errors_convert_base64_decode.phpt15 Warning: stream_filter_append(): Filter failed to process pre-buffered data in %s
/PHP-7.2/tests/classes/
H A Dincdec_property_003.phpt2 ZE2 pre increment/decrement property of overloaded object
H A Dincdec_property_004.phpt2 ZE2 pre increment/decrement property of overloaded object with assignment
/PHP-7.2/ext/standard/tests/file/
H A Dbug27619.phpt2 Bug #27619 (filters not applied to pre-buffered data)
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput221 /-- Tests for reloading pre-compile patterns with UTF-16 or UTF-32 support. */
H A Dtestinput211 /-- Tests for reloading pre-compiled patterns. The first one gives an error
H A Dtestoutput22-161 /-- Tests for reloading pre-compile patterns with UTF-16 or UTF-32 support. */
H A Dtestoutput22-321 /-- Tests for reloading pre-compile patterns with UTF-16 or UTF-32 support. */
H A Dtestoutput21-161 /-- Tests for reloading pre-compiled patterns. The first one gives an error
H A Dtestoutput21-321 /-- Tests for reloading pre-compiled patterns. The first one gives an error
/PHP-7.2/ext/pcre/tests/
H A Dpcre.constants.phpt2 Test for pre-defined pcre constants
/PHP-7.2/ext/standard/tests/math/
H A Dbug75170.phpt8 // PHP pre-7.1.0 modulo bias
H A Dconstants_basic.phpt2 Test for pre-defined math constants
/PHP-7.2/ext/spl/tests/
H A Diterator_027.phpt48 var_dump(isset($it[0])); // pre-fetched
/PHP-7.2/ext/oci8/tests/
H A Dbind_char_2_11gR1.phpt10 die("skip expected output only valid when using pre-Oracle 12c database");
H A Dbug27303_1_11gR1.phpt10 die("skip expected output only valid when using pre-Oracle 12c database");
H A Dbug27303_2_11gR1.phpt10 die("skip expected output only valid when using pre-Oracle 12c database");

Completed in 94 milliseconds

12