Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 uid=99(nobody) gid=98(nobody) groups=98(nobody) Safe-mode: OFF (not secure) /usr/doc/libxml2-2.5.4/html/ drwxr-xr-x | |
| Viewing file: Select action/file-type:
catalogSynopsisDetailsenum xmlCatalogPrefer
enum xmlCatalogAllow
xmlLoadACatalog ()
Load the catalog and build the associated data structures. This can be either an XML Catalog or an SGML Catalog It will recurse in SGML CATALOG entries. On the other hand XML Catalogs are not handled recursively. xmlLoadSGMLSuperCatalog ()
Load an SGML super catalog. It won't expand CATALOG or DELEGATE references. This is only needed for manipulating SGML Super Catalogs like adding and removing CATALOG or DELEGATE entries. xmlConvertSGMLCatalog ()
Convert all the SGML catalog entries as XML ones xmlACatalogAdd ()
Add an entry in the catalog, it may overwrite existing but different entries. xmlACatalogRemove ()
Remove an entry from the catalog xmlACatalogResolve ()
Do a complete resolution lookup of an External Identifier xmlACatalogResolveSystem ()
Try to lookup the catalog resource for a system ID xmlACatalogResolvePublic ()
Try to lookup the system ID associated to a public ID in that catalog xmlACatalogResolveURI ()
Do a complete resolution lookup of an URI xmlACatalogDump ()
Free up all the memory associated with catalogs xmlInitializeCatalog ()
Do the catalog initialization. this function is not thread safe, catalog initialization should preferably be done once at startup xmlLoadCatalog ()
Load the catalog and makes its definitions effective for the default external entity loader. It will recurse in SGML CATALOG entries. this function is not thread safe, catalog initialization should preferably be done once at startup xmlLoadCatalogs ()
Load the catalogs and makes their definitions effective for the default external entity loader. this function is not thread safe, catalog initialization should preferably be done once at startup xmlCatalogResolve ()
Do a complete resolution lookup of an External Identifier xmlCatalogResolveSystem ()
Try to lookup the catalog resource for a system ID xmlCatalogResolvePublic ()
Try to lookup the system ID associated to a public ID xmlCatalogResolveURI ()
Do a complete resolution lookup of an URI xmlCatalogAdd ()
Add an entry in the catalog, it may overwrite existing but different entries. If called before any other catalog routine, allows to override the default shared catalog put in place by xmlInitializeCatalog(); xmlParseCatalogFile ()
parse an XML file and build a tree. It's like xmlParseFile() except it bypass all catalog lookups. xmlCatalogFreeLocal ()
Free up the memory associated to the catalog list xmlCatalogAddLocal ()
Add the new entry to the catalog list xmlCatalogLocalResolve ()
Do a complete resolution lookup of an External Identifier using a document's private catalog list xmlCatalogLocalResolveURI ()
Do a complete resolution lookup of an URI using a document's private catalog list xmlCatalogSetDebug ()
Used to set the debug level for catalog operation, 0 disable debugging, 1 enable it xmlCatalogSetDefaultPrefer ()
Allows to set the preference between public and system for deletion in XML Catalog resolution. C.f. section 4.1.1 of the spec Values accepted are XML_CATA_PREFER_PUBLIC or XML_CATA_PREFER_SYSTEM xmlCatalogSetDefaults ()
Used to set the user preference w.r.t. to what catalogs should be accepted xmlCatalogGetDefaults ()
Used to get the user preference w.r.t. to what catalogs should be accepted xmlCatalogGetSystem ()
Try to lookup the system ID associated to a public ID DEPRECATED, use xmlCatalogResolveSystem() xmlCatalogGetPublic ()
Try to lookup the system ID associated to a public ID DEPRECATED, use xmlCatalogResolvePublic() | |||||||||||||||||||||||||||||||||||||||
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0309 ]-- |