Home
last modified time | relevance | path

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

/PHP-5.5/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_variation2.phpt42 Warning: DOMDocument::validate(): Could not load the external subset "foobar.dtd" in %s on line %d
H A Dlibxml_set_external_entity_loader_error1.phpt37 Warning: DOMDocument::validate(): Could not load the external subset "http://example.com/foobar" in…
/PHP-5.5/ext/dom/tests/
H A Dbug67081.phpt2 Bug #67081 DOMDocumentType->internalSubset returns entire DOCTYPE tag, not only the subset
/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c386 ZEND_ARG_INFO(0, subset)
393 ZEND_ARG_INFO(0, subset)
1482 char *name, *pubid = NULL, *sysid = NULL, *subset = NULL; in PHP_FUNCTION() local
1489 …, "s|s!s!s!", &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_len, &subset, &subset_len) == F… in PHP_FUNCTION()
1497 …s!s!", &pind, &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_len, &subset, &subset_len) == F… in PHP_FUNCTION()
1507 …xmlTextWriterWriteDTD(ptr, (xmlChar *)name, (xmlChar *)pubid, (xmlChar *)sysid, (xmlChar *)subset); in PHP_FUNCTION()
/PHP-5.5/ext/dba/
H A DREADME5 such, functionality is limited to a common subset of features supported
/PHP-5.5/ext/standard/tests/strings/
H A Dhtml_entity_decode_html5.phpt1879 "⊂",
4013 ⊂ => ⊂ e28a82
/PHP-5.5/ext/standard/html_tables/
H A Dents_html5.txt1874 subset 02282
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING23 the one matching the longest subset of the subject string was chosen. This did
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic9819 # `xv' recognizes only a subset of the following (RGB with pixelsize = 24)
16054 # Extensible markup language (XML), a subset of SGML
/PHP-5.5/
H A DNEWS1149 not only the subset). (Anatol)
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt4549 1. PCRE has only a subset of Perl's Unicode support. Details of what it

Completed in 112 milliseconds