Home
last modified time | relevance | path

Searched refs:version (Results 251 – 275 of 1131) sorted by relevance

1...<<11121314151617181920>>...46

/PHP-5.3/ext/soap/tests/
H A Dserver005.phpt17 <?xml version="1.0" encoding="ISO-8859-1"?>
34 <?xml version="1.0" encoding="UTF-8"?>
H A Dserver015.phpt15 <?xml version="1.0" encoding="ISO-8859-1"?>
31 <?xml version="1.0" encoding="UTF-8"?>
H A Dserver001.phpt15 <?xml version="1.0" encoding="ISO-8859-1"?>
31 <?xml version="1.0" encoding="UTF-8"?>
H A Dserver003.phpt11 <?xml version="1.0" encoding="ISO-8859-1"?>
30 <?xml version="1.0" encoding="UTF-8"?>
H A Dserver026.phpt18 <?xml version="1.0" encoding="ISO-8859-1"?>
35 <?xml version="1.0" encoding="UTF-8"?>
/PHP-5.3/ext/soap/tests/soap12/
H A DT56.phpt8 <?xml version='1.0' ?>
32 <?xml version="1.0" encoding="UTF-8"?>
H A DT60.phpt8 <?xml version='1.0' ?>
27 <?xml version="1.0" encoding="UTF-8"?>
H A DT73.phpt8 <?xml version='1.0' ?>
24 <?xml version="1.0" encoding="UTF-8"?>
/PHP-5.3/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_008w.phpt26 <?xml version="1.0" encoding="UTF-8"?>
28 <?xml version="1.0" encoding="UTF-8"?>
H A Dr4_groupI_xsd_009w.phpt27 <?xml version="1.0" encoding="UTF-8"?>
29 <?xml version="1.0" encoding="UTF-8"?>
H A Dr4_groupI_xsd_030w.phpt18 <?xml version="1.0" encoding="UTF-8"?>
20 <?xml version="1.0" encoding="UTF-8"?>
H A Dr4_groupI_xsd_033w.phpt19 <?xml version="1.0" encoding="UTF-8"?>
21 <?xml version="1.0" encoding="UTF-8"?>
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug32776.phpt25 function __doRequest($request, $location, $action, $version, $one_way = 0) {
45 string(459) "<?xml version="1.0" encoding="UTF-8"?>
/PHP-5.3/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_016p.phpt15 <?xml version="1.0" encoding="UTF-8"?>
17 <?xml version="1.0" encoding="UTF-8"?>
H A Dr2_base_016s.phpt15 <?xml version="1.0" encoding="UTF-8"?>
17 <?xml version="1.0" encoding="UTF-8"?>
/PHP-5.3/ext/xmlreader/tests/
H A D012.phpt10 <?xml version="1.0" encoding="UTF-8"?>
22 <?xml version="1.0" encoding="UTF-8"?>
/PHP-5.3/ext/xmlwriter/tests/
H A Dbug41326.phpt41 <?xml version="1.0"?>
49 <?xml version="1.0"?>
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_variable_columncount.phpt13 die(sprintf("skip Cannot determine MySQL Server version\n"));
15 $version = $matches[0] * 10000 + $matches[1] * 100 + $matches[2];
16 if ($version < 50000)
18 $matches[0], $matches[1], $matches[2], $version));
/PHP-5.3/ext/oci8/tests/
H A Dedition_1.phpt16 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
62 // Create a different version of view_ed in MYEDITION1.
74 echo "version of view_ed in MYEDITION \n";
126 version of view_ed in MYEDITION
/PHP-5.3/ext/simplexml/tests/
H A Dprofile01.phpt7 $root = simplexml_load_string('<?xml version="1.0"?>
H A Dprofile03.phpt7 $root = simplexml_load_string('<?xml version="1.0"?>
/PHP-5.3/ext/xmlrpc/tests/
H A Dbug61264.phpt8 <?xml version="1.0" encoding="utf-8"?>
/PHP-5.3/sapi/cgi/
H A Dconfig.w324 ARG_ENABLE('cgi', 'Build CGI version of PHP', 'yes');
/PHP-5.3/ext/standard/
H A Dversioning.c34 php_canonicalize_version(const char *version) in php_canonicalize_version() argument
36 int len = strlen(version); in php_canonicalize_version()
45 p = version; in php_canonicalize_version()
/PHP-5.3/ext/interbase/tests/
H A D004.phpt87 …ibase_blob_add($bl_h, "| Foundation; either version 2 of the License, or (at your option) |\n"…
88 …ibase_blob_add($bl_h, "| any later version. |\n"…
142 | Foundation; either version 2 of the License, or (at your option) |
143 | any later version. |
167 | Foundation; either version 2 of the License, or (at your option) |
168 | any later version. |

Completed in 37 milliseconds

1...<<11121314151617181920>>...46