Home
last modified time | relevance | path

Searched refs:version (Results 401 – 425 of 1215) sorted by relevance

1...<<11121314151617181920>>...49

/PHP-7.4/ext/openssl/tests/
H A Dtls_min_v1.0_max_v1.1_wrapper.phpt2 tls stream wrapper with min version 1.0 and max version 1.1
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_phpinfo.phpt23 if (!stristr($phpinfo, "client api library version"))
24 printf("[002] ext/mysqli should have exposed the library version.\n");
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます216 # version.
7823 # Raw version.
8461 # 1 < version
8723 # version? 2 3
9127 # version 2.
12872 # TCC version
14342 >23 string @version\ (version
22404 # version 1
24240 # new version
29028 # version 2
[all …]
H A Dmagic216 # version.
7823 # Raw version.
8461 # 1 < version
8723 # version? 2 3
9127 # version 2.
12872 # TCC version
14342 >23 string @version\ (version
22404 # version 1
24240 # new version
29028 # version 2
[all …]
/PHP-7.4/ext/simplexml/tests/
H A Dbug36611.phpt9 <?xml version="1.0" encoding="ISO-8859-1" ?>
H A D034.phpt7 $string = '<?xml version="1.0"?>
H A Dbug41947.phpt7 $xml = simplexml_load_string('<?xml version="1.0" encoding="utf-8"?><root xmlns:myns="http://myns" …
H A D035.phpt7 $string = '<?xml version="1.0"?>
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug18916.phpt16 <?xml version="1.0" encoding="utf-8"?>
H A Dbug71501.phpt13 <?xml version="1.0" encoding="UTF-8"?>
H A Dbug72155.phpt19 string(109) "<?xml version="1.0" encoding="utf-8"?>
/PHP-7.4/ext/dom/tests/
H A Dbug37277.phpt22 <?xml version="1.0" encoding="UTF-8"?>
H A DDOMDocumentType_publicId_basic_001.phpt10 $xml = '<?xml version="1.0" encoding="UTF-8" ?>';
/PHP-7.4/Zend/tests/
H A Dbug69788.phpt6 Warning: Use of undefined constant t - assumed 't' (this will throw an Error in a future version of…
H A Dbug72944.phpt9 Warning: Use of undefined constant e - assumed 'e' (this will throw an Error in a future version of…
H A Dbug38942.phpt14 Deprecated: Methods with the same name as their class will not be constructors in a future version
/PHP-7.4/ext/xmlwriter/tests/
H A DOO_002.phpt19 <?xml version="1.0" encoding="UTF-8" standalone="standalone"?>
/PHP-7.4/ext/libxml/tests/
H A D003.phpt10 <?xml version='1.0' standalone='yes'?>
/PHP-7.4/ext/xml/tests/
H A Dbug26528.phpt9 $sample = "<?xml version=\"1.0\"?><test attr=\"angle&lt;bracket\"/>";
/PHP-7.4/ext/phar/
H A Dtar.h84 char version[2]; /* USTAR version */ member
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_multi_stmt_nextrowset.phpt12 die(sprintf("skip Cannot determine MySQL Server version\n"));
14 $version = $matches[1] * 10000 + $matches[2] * 100 + $matches[3];
15 if ($version < 50000)
17 $matches[1], $matches[2], $matches[3], $version));
/PHP-7.4/ext/xmlreader/tests/
H A DsetParserProperty_error.phpt8 $xml = '<?xml version="1.0" encoding="UTF-8"?><books><book>new book</book></books>';
/PHP-7.4/ext/xsl/tests/53965/
H A Dcollection.xsl1 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
/PHP-7.4/ext/phar/phar/
H A Ddirectorygraphiterator.inc15 * @version 1.1
/PHP-7.4/ext/posix/tests/
H A Dposix_uname_basic.phpt24 [version] => %s

Completed in 204 milliseconds

1...<<11121314151617181920>>...49