Home
last modified time | relevance | path

Searched refs:from (Results 401 – 425 of 1543) sorted by relevance

1...<<11121314151617181920>>...62

/PHP-7.0/ext/standard/tests/file/
H A Dchmod_variation2-win32.phpt36 echo "\nchmod() on a relative path from a different working directory\n";
66 chmod() on a relative path from a different working directory
/PHP-7.0/ext/oci8/tests/
H A Dbind_rowid.phpt12 $s = oci_parse($c, 'select address from rid_tab order by id');
32 $s = oci_parse($c, 'select rowid, address from rid_tab where id = :l_bv for update');
/PHP-7.0/ext/reflection/tests/
H A Dbug53366.phpt2 Bug #53366 (Reflection doesnt get dynamic property value from getProperty())
/PHP-7.0/ext/date/tests/
H A Dbug60236.phpt2 Bug #60236 (TLA timezone dates are not converted properly from timestamp)
/PHP-7.0/ext/spl/tests/
H A Dbug68479.phpt2 Bug #68479 (Escape parameter missing from SplFileObject::fputcsv)
/PHP-7.0/Zend/tests/
H A Dclass_name_as_scalar_error_001.phpt2 class name as scalar from ::class keyword error using static in class constant
H A Dclass_name_as_scalar_error_002.phpt2 class name as scalar from ::class keyword error using parent in class constant
H A Dclass_name_as_scalar_error_006.phpt2 class name as scalar from ::class keyword error using parent in non class context
H A Derrmsg_025.phpt20 Fatal error: Cannot inherit previously-inherited or override constant FOO from interface test2 in %…
H A Djump04.phpt2 jump 04: goto from loop (backward)
H A Djump15.phpt2 jump 15: goto from loop (forward)
H A Dns_004.phpt2 004: Using global class name from namespace (unqualified - fail)
H A Dbug38146.phpt2 Bug #38146 (Cannot use array returned from foo::__get('bar') in write context)
H A Dclass_name_as_scalar_error_003.phpt2 class name as scalar from ::class keyword error using static in method signature
H A Dclass_name_as_scalar_error_004.phpt2 class name as scalar from ::class keyword error using parent in method signature
H A Dbug49866.phpt10 Fatal error: Uncaught Error: Cannot create references to/from string offsets nor overloaded objects…
/PHP-7.0/Zend/tests/traits/
H A Dbug60217a.phpt2 Bug #60217 (Requiring the same method from different traits.)
H A Dbug65576b.phpt2 Bug #65576 (Constructor from trait conflicts with inherited constructor)
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_stmt_bind_result_format.phpt50 function test_format($link, $format, $from, $order_by, $expected, $offset) {
60 $sql = sprintf('SELECT %s AS _format FROM %s ORDER BY %s', $format, $from, $order_by);
62 $sql = sprintf('SELECT %s AS _format FROM %s', $format, $from);
146 /* select from dual - pseudo table */
157 /* select from existing table */
162 /* create new table and select from it */
276 printf("[306] Values fetched from MySQL seem to be wrong, check manually\n");
315 printf("[312] Values fetched from MySQL seem to be wrong, check manually\n");
/PHP-7.0/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis_2004.c143 if (filter->from->no_encoding == mbfl_no_encoding_eucjp2004) { in mbfl_filt_conv_jis2004_wchar()
145 } else if (filter->from->no_encoding == mbfl_no_encoding_sjis2004) { in mbfl_filt_conv_jis2004_wchar()
171 if (filter->from->no_encoding == mbfl_no_encoding_eucjp2004) { in mbfl_filt_conv_jis2004_wchar()
184 } else if (filter->from->no_encoding == mbfl_no_encoding_sjis2004) { in mbfl_filt_conv_jis2004_wchar()
207 if (filter->from->no_encoding == mbfl_no_encoding_eucjp2004) { in mbfl_filt_conv_jis2004_wchar()
212 } else if (filter->from->no_encoding == mbfl_no_encoding_sjis2004) { in mbfl_filt_conv_jis2004_wchar()
294 if (filter->from->no_encoding == mbfl_no_encoding_eucjp2004) { in mbfl_filt_conv_jis2004_wchar()
321 if (filter->from->no_encoding == mbfl_no_encoding_eucjp2004) { in mbfl_filt_conv_jis2004_wchar()
/PHP-7.0/ext/standard/tests/assert/
H A Dassert_custom_exception.phpt2 Throwing custom exception object from assert() throws given object
/PHP-7.0/ext/openssl/tests/
H A Dbug74022.phpt2 Bug #74022 PHP Fast CGI crashes when reading from a pfx file with valid password
/PHP-7.0/tests/classes/
H A Dfactory_and_singleton_009.phpt21 Warning: Call to protected test::__destruct() from context '' during shutdown ignored in Unknown on…
H A Dfactory_and_singleton_010.phpt21 Warning: Call to private test::__destruct() from context '' during shutdown ignored in Unknown on l…
/PHP-7.0/win32/
H A Dbuilddef.bat2 rem Generate phpts.def file, which exports symbols from our dll that

Completed in 33 milliseconds

1...<<11121314151617181920>>...62