Home
last modified time | relevance | path

Searched refs:interface (Results 251 – 275 of 300) sorted by relevance

1...<<1112

/PHP-7.2/ext/spl/internal/
H A Drecursivefilteriterator.inc18 * Passes the RecursiveIterator interface to the inner Iterator and provides
/PHP-7.2/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 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.phpt341 Parameter #0 [ <required> $interface ]
H A DReflectionClass_isSubclassOf_basic.phpt9 interface I {}
H A DReflectionObject_isSubclassOf_basic.phpt9 interface I {}
/PHP-7.2/Zend/tests/
H A Dbug37632.phpt65 interface Ctor
/PHP-7.2/ext/standard/tests/file/
H A Dfopencookie.phpt13 * changed the binary interface, so if haven't detected it correctly,
/PHP-7.2/ext/sockets/tests/
H A Dmcast_ipv4_send_error.phpt9 die("skip interface 1 either doesn't exist or has no ipv4 address");
/PHP-7.2/Zend/tests/grammar/
H A Dsemi_reserved_005.phpt30 const INTERFACE = 'interface';
183 interface
/PHP-7.2/ext/date/tests/
H A Dexamine_diff.inc19 * Provides a consistent interface for executing date diff/add/sub tests
/PHP-7.2/sapi/litespeed/
H A DREADME.md4 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-7.2/ext/curl/tests/
H A Dcurl_version_variation1.phpt11 * Source code: ext/curl/interface.c
/PHP-7.2/ext/standard/tests/general_functions/
H A Dvar_export-locale.phpt210 // interface class
211 interface iValue
216 // implement the interface
H A Dvar_export-locale_32.phpt210 // interface class
211 interface iValue
216 // implement the interface
/PHP-7.2/tests/classes/
H A Darray_access_009.phpt8 interface ArrayProxyAccess extends ArrayAccess
/PHP-7.2/ext/standard/tests/array/
H A Dcount_recursive.phpt82 echo "\n-- Testing count() on objects with Countable interface --\n";
217 -- Testing count() on objects with Countable interface --
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput162 support is available. It starts with tests of the POSIX interface, because
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_fetch_object.phpt105 I'm using the procedural interface, this should not throw an exception.
/PHP-7.2/ext/curl/
H A Dconfig.m4191 PHP_NEW_EXTENSION(curl, interface.c multi.c share.c curl_file.c, $ext_shared)
/PHP-7.2/ext/standard/tests/class_object/
H A Dis_a.phpt6 interface if_a {
10 interface if_b extends if_a {

Completed in 39 milliseconds

1...<<1112