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:
entitiesSynopsisDetailsenum xmlEntityType
struct xmlEntity
xmlInitializePredefinedEntities ()
Set up the predefined entities. xmlAddDocEntity ()
Register a new entity for this document. xmlAddDtdEntity ()
Register a new entity for this document DTD external subset. xmlGetPredefinedEntity ()
Check whether this name is an predefined entity. xmlGetDocEntity ()
Do an entity lookup in the document entity hash table and returns the corresponding entity, otherwise a lookup is done in the predefined entities too. xmlGetDtdEntity ()
Do an entity lookup in the DTD entity hash table and returns the corresponding entity, if found. Note: the first argument is the document node, not the DTD node. xmlGetParameterEntity ()
Do an entity lookup in the internal and external subsets and returns the corresponding parameter entity, if found. xmlEncodeEntities ()
Do a global encoding of a string, replacing the predefined entities and non ASCII values with their entities and CharRef counterparts. TODO: remove xmlEncodeEntities, once we are not afraid of breaking binary compatibility People must migrate their code to xmlEncodeEntitiesReentrant ! This routine will issue a warning when encountered. xmlEncodeEntitiesReentrant ()
Do a global encoding of a string, replacing the predefined entities and non ASCII values with their entities and CharRef counterparts. Contrary to xmlEncodeEntities, this routine is reentrant, and result must be deallocated. xmlEncodeSpecialChars ()
Do a global encoding of a string, replacing the predefined entities this routine is reentrant, and result must be deallocated. xmlCreateEntitiesTable ()
create and initialize an empty entities hash table. xmlCopyEntitiesTable ()
Build a copy of an entity table. xmlFreeEntitiesTable ()
Deallocate the memory used by an entities hash table. xmlDumpEntitiesTable ()
This will dump the content of the entity table as an XML DTD definition xmlDumpEntityDecl ()
This will dump the content of the entity table as an XML DTD definition | |||||||||||||||||||||||||
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0105 ]-- |