Home
last modified time | relevance | path

Searched refs:version (Results 201 – 225 of 1307) sorted by relevance

12345678910>>...53

/PHP-7.3/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_doclitparams_001w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_001w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.3/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_004w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A Dr4_groupI_xsd_006w.phpt18 <?xml version="1.0" encoding="UTF-8"?>
20 <?xml version="1.0" encoding="UTF-8"?>
H A Dr4_groupI_xsd_007w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A Dr4_groupI_xsd_018w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A Dr4_groupI_xsd_011w.phpt18 <?xml version="1.0" encoding="UTF-8"?>
20 <?xml version="1.0" encoding="UTF-8"?>
H A Dr4_groupI_xsd_029w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.3/ext/soap/tests/soap12/
H A DT27.phpt8 <?xml version='1.0' ?>
27 <?xml version="1.0" encoding="UTF-8"?>
H A DT63.phpt8 <?xml version='1.0' ?>
23 <?xml version="1.0" encoding="UTF-8"?>
H A DT58.phpt8 <?xml version='1.0' ?>
26 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.3/ext/dom/tests/
H A DDOMDocument_preserveWhiteSpace_variations.phpt26 <?xml version="1.0"?>
39 <?xml version="1.0"?>
H A DDOMNode_hasChildNodes.phpt37 <?xml version="1.0"?>
44 <?xml version="1.0"?>
/PHP-7.3/build/
H A Dbuildcheck.sh29 ac_version=`$PHP_AUTOCONF --version 2>/dev/null|head -n 1|sed -e 's/^[^0-9]*//' -e 's/[a-z]* *$//'`
/PHP-7.3/ext/oci8/tests/
H A Dxmltype_01.phpt23 xmltype('<?xml version=\"1.0\"?>
86 string(250) "<?xml version="1.0"?>
99 string(249) "<?xml version="1.0"?>
/PHP-7.3/ext/soap/tests/
H A Dserver029.phpt4 <?xml version="1.0" encoding="ISO-8859-1"?>
38 <?xml version="1.0" encoding="ISO-8859-1"?>
53 <?xml version="1.0" encoding="UTF-8"?>
H A Dbug71711.phpt9 public function __doRequest($request, $location, $action, $version, $one_way = 0) {
21 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.3/ext/reflection/tests/
H A DReflectionObject_isInstantiable_variation.phpt72 Deprecated: Methods with the same name as their class will not be constructors in a future version
74 Deprecated: Methods with the same name as their class will not be constructors in a future version
76 Deprecated: Methods with the same name as their class will not be constructors in a future version
/PHP-7.3/ext/xml/tests/
H A Dbug26614.phpt24 $xmls["CDATA"] ='<?xml version="1.0" encoding="iso-8859-1" ?>
35 $xmls["Comment"] ='<?xml version="1.0" encoding="iso-8859-1" ?>
46 $xmls["Text"] ='<?xml version="1.0" encoding="iso-8859-1" ?>
/PHP-7.3/ext/interbase/
H A Dconfig.m413 FB_VERSION=`$FB_CONFIG --version`
14 AC_MSG_RESULT(version $FB_VERSION)
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug39832.phpt10 <?xml version="1.0" encoding="UTF-8"?>
28 <?xml version="1.0" encoding="UTF-8"?>
H A Dbug42214.phpt8 <?xml version="1.0" encoding="UTF-8"?>
23 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.3/ext/pgsql/tests/
H A D23sync_query_params.phpt15 $version = pg_version($db);
16 if ($version['protocol'] >= 3) {
/PHP-7.3/ext/xsl/tests/
H A Dxsltprocessor_transformToDoc.phpt17 <?xml version="1.0" encoding="UTF-8"?>
18 <xsl:stylesheet version="1.0"
/PHP-7.3/ext/date/lib/
H A Dparse_tz.c89 uint32_t version; in read_php_preamble() local
92 version = (*tzf)[3] - '0'; in read_php_preamble()
107 return version; in read_php_preamble()
112 uint32_t version; in read_tzif_preamble() local
117 version = 0; in read_tzif_preamble()
120 version = 2; in read_tzif_preamble()
123 version = 3; in read_tzif_preamble()
139 return version; in read_tzif_preamble()
498 int version; in timelib_parse_tzfile() local
505 version = read_preamble(&tzf, tmp, &type); in timelib_parse_tzfile()
[all …]

Completed in 27 milliseconds

12345678910>>...53