Home
last modified time | relevance | path

Searched refs:subset (Results 1 – 8 of 8) sorted by relevance

/PHP-7.4/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_variation2.phpt41 Warning: DOMDocument::validate(): Could not load the external subset "foobar.dtd" in %s on line %d
H A Dlibxml_set_external_entity_loader_error1.phpt38 Warning: DOMDocument::validate(): Could not load the external subset "http://example.com/foobar" in…
/PHP-7.4/ext/dom/tests/
H A Dbug67081.phpt2 Bug #67081 DOMDocumentType->internalSubset returns entire DOCTYPE tag, not only the subset
/PHP-7.4/ext/xmlwriter/
H A Dphp_xmlwriter.c370 ZEND_ARG_INFO(0, subset)
377 ZEND_ARG_INFO(0, subset)
1403 char *name, *pubid = NULL, *sysid = NULL, *subset = NULL; in PHP_FUNCTION() local
1409 …, "s|s!s!s!", &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_len, &subset, &subset_len) == F… in PHP_FUNCTION()
1415 …s!s!", &pind, &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_len, &subset, &subset_len) == F… in PHP_FUNCTION()
1427 …xmlTextWriterWriteDTD(ptr, (xmlChar *)name, (xmlChar *)pubid, (xmlChar *)sysid, (xmlChar *)subset); in PHP_FUNCTION()
/PHP-7.4/ext/standard/tests/strings/
H A Dhtml_entity_decode_html5.phpt1879 "⊂",
4013 ⊂ => ⊂ e28a82
/PHP-7.4/ext/standard/html_tables/
H A Dents_html5.txt1874 subset 02282
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます15313 # `xv' recognizes only a subset of the following (RGB with pixelsize = 24)
25720 # Extensible markup language (XML), a subset of SGML
H A Dmagic15313 # `xv' recognizes only a subset of the following (RGB with pixelsize = 24)
25720 # Extensible markup language (XML), a subset of SGML

Completed in 130 milliseconds