Home
last modified time | relevance | path

Searched refs:interface (Results 176 – 200 of 227) sorted by relevance

12345678910

/PHP-5.5/Zend/tests/
H A Dbug37632.phpt65 interface Ctor
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_getInterfaces_003.phpt20 interface I {}
H A DReflectionMethod_basic3.phpt40 interface TestInterface {
H A DReflectionMethod_basic4.phpt44 interface TestInterface {
H A DReflectionClass_implementsInterface_001.phpt8 interface I1 {}
12 interface I2 extends I1 {}
H A DReflectionMethod_basic2.phpt38 interface TestInterface {
H A DReflectionMethod_basic1.phpt50 interface TestInterface {
H A DReflectionMethod_getModifiers_basic.phpt62 interface TestInterface {
H A DReflectionClass_toString_001.phpt316 Parameter #0 [ <required> $interface ]
H A DReflectionClass_isSubclassOf_basic.phpt9 interface I {}
H A DReflectionObject_isSubclassOf_basic.phpt9 interface I {}
/PHP-5.5/ext/spl/internal/
H A Drecursivefilteriterator.inc18 * Passes the RecursiveIterator interface to the inner Iterator and provides
/PHP-5.5/Zend/
H A DZEND_CHANGES174 interface Printable {
186 'interface' or 'implements' should run without modifications.
188 An interface may extend one or more base interfaces (but not
189 implement them). Neither a class nor an interface can inherit
197 interface Printable {
201 interface Streamable extends Printable {
219 A class that does not implement all interface methods must be
231 interface Foo {
235 interface Bar {
693 is of a certain class or interface type.
[all …]
/PHP-5.5/ext/standard/tests/file/
H A Dfopencookie.phpt13 * changed the binary interface, so if haven't detected it correctly,
/PHP-5.5/ext/sockets/tests/
H A Dmcast_ipv4_send_error.phpt9 die("skip interface 1 either doesn't exist or has no ipv4 address");
/PHP-5.5/ext/date/tests/
H A Dexamine_diff.inc19 * Provides a consistent interface for executing date diff/add/sub tests
/PHP-5.5/sapi/litespeed/
H A DREADME4 LiteSpeed SAPI module is a dedicated interface for PHP integration with
84 change it unless you want to change PHP interface from FastCGI to
89 1) Login to web administration interface, go to 'Server'->'Ext App' tab,
/PHP-5.5/ext/curl/tests/
H A Dcurl_version_variation1.phpt10 * Source code: ext/curl/interface.c
/PHP-5.5/ext/standard/tests/general_functions/
H A Dvar_export-locale.phpt207 // interface class
208 interface iValue
213 // implement the interface
/PHP-5.5/ext/curl/
H A Dconfig.m4144 PHP_NEW_EXTENSION(curl, interface.c multi.c share.c curl_file.c, $ext_shared)
/PHP-5.5/tests/classes/
H A Darray_access_009.phpt8 interface ArrayProxyAccess extends ArrayAccess
/PHP-5.5/ext/standard/tests/array/
H A Dcount_recursive.phpt82 echo "\n-- Testing count() on objects with Countable interface --\n";
199 -- Testing count() on objects with Countable interface --
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput162 support is available. It starts with tests of the POSIX interface, because
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_object.phpt98 I'm using the procedural interface, this should not throw an exception.
/PHP-5.5/
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES69 interface b{

Completed in 28 milliseconds

12345678910