Home
last modified time | relevance | path

Searched refs:version (Results 226 – 250 of 1215) sorted by relevance

12345678910>>...49

/PHP-7.4/ext/xsl/tests/
H A Dxsltprocessor_transformToURI.phpt20 <?xml version="1.0" encoding="UTF-8"?>
21 <xsl:stylesheet version="1.0"
/PHP-7.4/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 …]
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug39815.phpt25 function __doRequest($request, $location, $action, $version, $one_way = 0) {
45 <?xml version="1.0" encoding="UTF-8"?>
48 <?xml version="1.0" encoding="UTF-8"?>
H A Dbug30106.phpt22 function __doRequest($request, $location, $action, $version, $one_way = 0) {
60 <?xml version="1.0" encoding="UTF-8"?>
62 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.4/ext/soap/tests/
H A Dbug71996.phpt9 public function __doRequest($request, $location, $action, $version, $one_way = 0) {
25 <?xml version="1.0" encoding="UTF-8"?>
28 <?xml version="1.0" encoding="UTF-8"?>
H A Dserver010.phpt22 <?xml version="1.0" encoding="ISO-8859-1"?>
40 <?xml version="1.0" encoding="ISO-8859-1"?>
59 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.4/ext/xml/tests/
H A Dbug26614_libxml.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.4/Zend/tests/use_function/
H A Dshadow_core.phpt2 shadowing a global core function with a local version
/PHP-7.4/ext/xmlrpc/tests/
H A D004.phpt11 <?xml version="1.0" encoding="utf-8"?>
/PHP-7.4/ext/standard/tests/
H A Dphp_version_win_const.phpt2 Check that windows version constants are initialized
/PHP-7.4/Zend/tests/
H A Dbug69755.phpt8 Warning: Use of undefined constant c - assumed 'c' (this will throw an Error in a future version of…
/PHP-7.4/ext/soap/tests/soap12/
H A DT51.phpt8 <?xml version="1.0"?>
25 <?xml version="1.0" encoding="UTF-8"?>
H A DT52.phpt8 <?xml version="1.0"?>
23 <?xml version="1.0" encoding="UTF-8"?>
H A DT53.phpt8 <?xml version="1.0" encoding="UTF-8"?>
23 <?xml version="1.0" encoding="UTF-8"?>
H A DT54.phpt8 <?xml version="1.0" encoding="UTF-8"?>
23 <?xml version="1.0" encoding="UTF-8"?>
H A DT55.phpt8 <?xml version="1.0"?>
23 <?xml version="1.0" encoding="UTF-8"?>
H A DT59.phpt8 <?xml version="1.0"?>
27 <?xml version="1.0" encoding="UTF-8"?>
H A DT61.phpt8 <?xml version='1.0' ?>
27 <?xml version="1.0" encoding="UTF-8"?>
H A DT76_1.phpt8 <?xml version='1.0' ?>
23 <?xml version="1.0" encoding="UTF-8"?>
H A DT77_1.phpt8 <?xml version='1.0' ?>
23 <?xml version="1.0" encoding="UTF-8"?>
H A DT77_2.phpt8 <?xml version='1.0' ?>
22 <?xml version="1.0" encoding="UTF-8"?>
H A DT77_3.phpt8 <?xml version='1.0' ?>
25 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.4/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_doclitparams_002w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A Dr3_groupD_rpcenc_004w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.4/ext/soap/tests/interop/Round3/GroupF/
H A Dr3_groupF_headers_002w.phpt18 <?xml version="1.0" encoding="UTF-8"?>
20 <?xml version="1.0" encoding="UTF-8"?>

Completed in 27 milliseconds

12345678910>>...49