Home
last modified time | relevance | path

Searched refs:interface (Results 226 – 250 of 300) sorted by relevance

12345678910>>...12

/PHP-7.2/ext/spl/tests/
H A DCallbackFilterIteratorTest-002.phpt45 Argument 1 passed to CallbackFilterIterator::__construct() must implement interface Iterator, null …
H A Dclass_uses_basic2.phpt24 like a type, or interface, and thus, not propergated. */
H A Diterator_042.phpt44 Error Argument 1 passed to AppendIterator::append() must implement interface Iterator, array given …
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_interface.phpt2 MySQL PDO class interface
/PHP-7.2/Zend/tests/traits/
H A Dbug60717.phpt8 interface Helper
/PHP-7.2/ext/curl/tests/
H A Dbug55767.phpt11 * Source code: ext/curl/interface.c
H A Dcurl_basic_003.phpt12 * Source code: ext/curl/interface.c
H A Dcurl_setopt_array_basic.phpt13 * Source: ext/curl/interface.c
H A Dcurl_basic_018.phpt11 * Source code: ext/curl/interface.c
/PHP-7.2/ext/standard/tests/class_object/
H A Dget_class_methods_basic_003.phpt15 interface I {
H A Dget_declared_traits_basic_001.phpt30 interface I {}
/PHP-7.2/ext/date/tests/
H A Doo_001.phpt2 date OO interface
/PHP-7.2/Zend/tests/grammar/
H A Dsemi_reserved_001.phpt31 function interface(){ echo __METHOD__, PHP_EOL; }
110 $obj->interface();
188 Obj::interface
H A Dsemi_reserved_002.phpt31 static function interface(){ echo __METHOD__, PHP_EOL; }
108 Obj::interface();
186 Obj::interface
/PHP-7.2/ext/reflection/tests/
H A DReflectionClass_getDefaultProperties_002.phpt8 interface I {}
H A DReflectionClass_getDocComment_001.phpt33 interface I {}
H A DReflectionClass_isInstance_basic.phpt8 interface I {}
/PHP-7.2/ext/standard/tests/serialize/
H A Dbug36424.phpt2 Bug #36424 - Serializable interface breaks object references
/PHP-7.2/ext/curl/
H A Dconfig.w3230 EXTENSION("curl", "interface.c multi.c share.c curl_file.c");
/PHP-7.2/ext/standard/tests/array/
H A Darray_fill_object.phpt159 // declarationn of the interface 'iTemplate'
160 interface iTemplate
165 // implement the interface 'iTemplate'
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput162 support is available. It starts with tests of the POSIX interface, because
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_io.c238 PHPDBG_API int phpdbg_open_socket(const char *interface, unsigned short port) { argument
240 int fd = phpdbg_create_listenable_socket(interface, port, &res);
/PHP-7.2/ext/tokenizer/tests/
H A Dtoken_get_all_variation13.phpt20 * interface - T_INTERFACE(353), class - T_CLASS(352),
27 interface MyInterface
76 string(9) "interface"
/PHP-7.2/ext/spl/internal/
H A Drecursivearrayiterator.inc18 * Passes the RecursiveIterator interface to the inner Iterator and provides
/PHP-7.2/ext/pgsql/tests/
H A Dbug71998.phpt45 "fe08::7:8interface",

Completed in 22 milliseconds

12345678910>>...12