Home
last modified time | relevance | path

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

/PHP-5.3/ext/xmlwriter/
H A Dphp_xmlwriter.c388 ZEND_ARG_INFO(0, subset)
395 ZEND_ARG_INFO(0, subset)
1484 char *name, *pubid = NULL, *sysid = NULL, *subset = NULL; in PHP_FUNCTION() local
1491 …, "s|s!s!s!", &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_len, &subset, &subset_len) == F… in PHP_FUNCTION()
1499 …s!s!", &pind, &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_len, &subset, &subset_len) == F… in PHP_FUNCTION()
1509 …xmlTextWriterWriteDTD(ptr, (xmlChar *)name, (xmlChar *)pubid, (xmlChar *)sysid, (xmlChar *)subset); in PHP_FUNCTION()
/PHP-5.3/ext/dba/
H A DREADME5 such, functionality is limited to a common subset of features supported
/PHP-5.3/ext/pcre/pcrelib/
H A DHACKING23 the one matching the longest subset of the subject string was chosen. This did
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic8288 # `xv' recognizes only a subset of the following (RGB with pixelsize = 24)
13605 # Extensible markup language (XML), a subset of SGML
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt4331 1. PCRE has only a subset of Perl's Unicode support. Details of what it

Completed in 96 milliseconds