Home
last modified time | relevance | path

Searched refs:base (Results 176 – 200 of 366) sorted by relevance

12345678910>>...15

/PHP-7.0/ext/reflection/tests/
H A DReflectionClass_getProperty_004.phpt243 Fully qualified property name X::pubC does not specify a base class of C
245 Fully qualified property name X::protC does not specify a base class of C
247 Fully qualified property name X::privC does not specify a base class of C
249 Fully qualified property name X::doesntExist does not specify a base class of C
/PHP-7.0/ext/soap/tests/schema/
H A Dschema005.phpt12 <restriction base="xsd:int"/>
H A Dschema011.phpt12 <restriction base="int"/>
H A Dschema018.phpt12 <restriction base="float"/>
H A Dschema058.phpt11 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema073.phpt12 <restriction base="SOAP-ENC:Array">
H A Dschema004.phpt12 <restriction base="tns:testType2"/>
H A Dschema012.phpt12 <restriction base="int"/>
H A Dschema019.phpt12 <restriction base="float"/>
H A Dschema059.phpt11 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema060.phpt11 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema006.phpt12 <restriction base="xsd:int"/>
H A Dschema007.phpt13 <restriction base="xsd:int"/>
H A Dschema008.phpt13 <restriction base="xsd:int"/>
H A Dschema017.phpt14 <restriction base="float"/>
H A Dschema020.phpt14 <restriction base="float"/>
H A Dschema061.phpt11 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema042.phpt11 <extension base="int">
H A Dschema044.phpt11 <restriction base="int">
/PHP-7.0/ext/spl/tests/
H A DarrayObject_ksort_basic2.phpt2 SPL: Test ArrayObject::ksort() function : basic functionality with object base store
/PHP-7.0/ext/pdo_firebird/
H A Dconfig.m42 [ --with-pdo-firebird[=DIR] PDO: Firebird support. DIR is the Firebird base
/PHP-7.0/ext/soap/tests/soap12/
H A DT75.phpt14 <test:RelativeReference xml:base="http://example.org/today/"
/PHP-7.0/ext/date/lib/
H A Dtimelib.h103 void timelib_do_normalize(timelib_time *base);
104 void timelib_do_rel_normalize(timelib_time *base, timelib_rel_time *rt);
/PHP-7.0/ext/oci8/tests/
H A Dbind_sqltafc.phpt30 echo "Test 0 - base table creation without binds\n";
93 Test 0 - base table creation without binds
/PHP-7.0/ext/imap/tests/
H A Dimap_base64_basic.phpt16 $str = b'This is an example string to be base 64 encoded';

Completed in 22 milliseconds

12345678910>>...15