Searched refs:subset (Results 1 – 9 of 9) sorted by relevance
/PHP-7.3/ext/libxml/tests/ |
H A D | libxml_set_external_entity_loader_variation2.phpt | 41 Warning: DOMDocument::validate(): Could not load the external subset "foobar.dtd" in %s on line %d
|
H A D | libxml_set_external_entity_loader_error1.phpt | 38 Warning: DOMDocument::validate(): Could not load the external subset "http://example.com/foobar" in…
|
/PHP-7.3/ext/dom/tests/ |
H A D | bug67081.phpt | 2 Bug #67081 DOMDocumentType->internalSubset returns entire DOCTYPE tag, not only the subset
|
/PHP-7.3/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 378 ZEND_ARG_INFO(0, subset) 385 ZEND_ARG_INFO(0, subset) 1431 char *name, *pubid = NULL, *sysid = NULL, *subset = NULL; in PHP_FUNCTION() local 1437 …, "s|s!s!s!", &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_len, &subset, &subset_len) == F… in PHP_FUNCTION() 1443 …s!s!", &pind, &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_len, &subset, &subset_len) == F… in PHP_FUNCTION() 1455 …xmlTextWriterWriteDTD(ptr, (xmlChar *)name, (xmlChar *)pubid, (xmlChar *)sysid, (xmlChar *)subset); in PHP_FUNCTION()
|
/PHP-7.3/ext/dba/ |
H A D | README | 5 such, functionality is limited to a common subset of features supported
|
/PHP-7.3/ext/standard/tests/strings/ |
H A D | html_entity_decode_html5.phpt | 1879 "⊂", 4013 ⊂ => ⊂ e28a82
|
/PHP-7.3/ext/standard/html_tables/ |
H A D | ents_html5.txt | 1874 subset 02282
|
/PHP-7.3/ext/fileinfo/tests/ |
H A D | magic | 14222 # `xv' recognizes only a subset of the following (RGB with pixelsize = 24) 24005 # Extensible markup language (XML), a subset of SGML
|
H A D | magic私はガラスを食べられます | 14222 # `xv' recognizes only a subset of the following (RGB with pixelsize = 24) 24005 # Extensible markup language (XML), a subset of SGML
|
Completed in 221 milliseconds