Home
last modified time | relevance | path

Searched refs:interface (Results 201 – 225 of 300) sorted by relevance

12345678910>>...12

/PHP-7.2/ext/standard/tests/general_functions/
H A Dis_object.phpt34 // interface class
35 interface IValue
41 // implement the interface
H A Dvar_export_basic6.phpt35 // interface class
36 interface iValue
41 // implement the interface
/PHP-7.2/ext/reflection/tests/
H A DReflectionClass_modifiers_001.phpt12 interface I {}
H A DReflectionClass_getInterfaces_004.phpt8 interface I {}
/PHP-7.2/Zend/tests/
H A Dis_a.phpt15 interface I {
H A D010.phpt6 interface i {
H A Dbug63111.phpt8 interface MyInterface {
H A Dget_class_methods_003.phpt6 interface I {
H A Dobjects_022.phpt6 interface iTest { }
/PHP-7.2/ext/curl/tests/
H A Dcurl_version_error.phpt10 * Source code: ext/curl/interface.c
H A Dcurl_basic_011.phpt11 * Source code: ext/curl/interface.c
H A Dcurl_basic_013.phpt11 * Source code: ext/curl/interface.c
H A Dcurl_basic_012.phpt11 * Source code: ext/curl/interface.c
H A Dcurl_basic_005.phpt12 * Source code: ext/curl/interface.c
H A Dcurl_basic_001.phpt12 * Source code: ext/curl/interface.c
H A Dcurl_basic_002.phpt12 * Source code: ext/curl/interface.c
H A Dcurl_error_basic.phpt21 * Source: ext/curl/interface.c
H A Dcurl_basic_004.phpt12 * Source code: ext/curl/interface.c
H A Dcurl_basic_006.phpt12 * Source code: ext/curl/interface.c
/PHP-7.2/ext/xml/tests/
H A Dbug25666.phpt2 Bug #25666 (XML namespaces broken in libxml-based SAX interface)
/PHP-7.2/ext/standard/tests/array/
H A Dsizeof_object2.phpt2 Test sizeof() function : object functionality - objects without Countable interface
14 echo "--- Testing sizeof() with objects which doesn't implement Countable interface ---\n";
102 --- Testing sizeof() with objects which doesn't implement Countable interface ---
/PHP-7.2/ext/spl/internal/
H A Dseekableiterator.inc21 interface SeekableIterator extends Iterator
/PHP-7.2/Zend/tests/anon/
H A D005.phpt2 testing reusing anons that implement an interface
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_serialize_simple.phpt38 printf("Lets see what the Serializeable interface makes our object behave like...\n");
72 Lets see what the Serializeable interface makes our object behave like...
/PHP-7.2/sapi/cli/
H A DREADME1 The CLI (command line interface) SAPI has been introduced

Completed in 23 milliseconds

12345678910>>...12