Software: Apache. PHP/7.3.33 uname -a: Linux acloudg.aryanict.com 4.18.0-513.9.1.lve.el8.x86_64 #1 SMP Mon Dec 4 15:01:22 UTC uid=1095(katebhospital) gid=1098(katebhospital) groups=1098(katebhospital) Safe-mode: OFF (not secure) /opt/alt/libxml2/usr/share/gtk-doc/html/libxml2/ drwxr-xr-x |
Viewing file: Select action/file-type:
SAXSAX - Old SAX version 1 handler, deprecated DEPRECATED set of SAX version 1 interfaces used to build the DOM tree. WARNING: this module is deprecated ! Author(s): Daniel Veillard Synopsisvoid attribute (void * ctx, DescriptionDetailsattribute ()void attribute (void * ctx, Handle an attribute that has been read by the parser. The default handling is to convert the attribute into an DOM subtree and past it in a new xmlAttr element added to the element. DEPRECATED: use xmlSAX2Attribute() attributeDecl ()void attributeDecl (void * ctx, An attribute definition has been parsed DEPRECATED: use xmlSAX2AttributeDecl() cdataBlock ()void cdataBlock (void * ctx, called when a pcdata block has been parsed DEPRECATED: use xmlSAX2CDataBlock()
characters ()void characters (void * ctx, receiving some chars from the parser. DEPRECATED: use xmlSAX2Characters() checkNamespace ()int checkNamespace (void * ctx, Check that the current element namespace is the same as the one read upon parsing. DEPRECATED
comment ()void comment (void * ctx, A comment has been parsed. DEPRECATED: use xmlSAX2Comment()
elementDecl ()void elementDecl (void * ctx, An element definition has been parsed DEPRECATED: use xmlSAX2ElementDecl()
endDocument ()void endDocument (void * ctx) called when the document end has been detected. DEPRECATED: use xmlSAX2EndDocument()
endElement ()void endElement (void * ctx, called when the end of an element has been detected. DEPRECATED: use xmlSAX2EndElement()
entityDecl ()void entityDecl (void * ctx, An entity definition has been parsed DEPRECATED: use xmlSAX2EntityDecl()
externalSubset ()void externalSubset (void * ctx, Callback on external subset declaration. DEPRECATED: use xmlSAX2ExternalSubset()
getColumnNumber ()int getColumnNumber (void * ctx) Provide the column number of the current parsing point. DEPRECATED: use xmlSAX2GetColumnNumber()
getEntity ()xmlEntityPtr getEntity (void * ctx, Get an entity by name DEPRECATED: use xmlSAX2GetEntity()
getLineNumber ()int getLineNumber (void * ctx) Provide the line number of the current parsing point. DEPRECATED: use xmlSAX2GetLineNumber()
getNamespace ()xmlNsPtr getNamespace (void * ctx) Get the current element namespace. DEPRECATED
getParameterEntity ()xmlEntityPtr getParameterEntity (void * ctx, Get a parameter entity by name DEPRECATED: use xmlSAX2GetParameterEntity()
getPublicId ()const xmlChar * getPublicId (void * ctx) Provides the public ID e.g. "-//SGMLSOURCE//DTD DEMO//EN" DEPRECATED: use xmlSAX2GetPublicId()
getSystemId ()const xmlChar * getSystemId (void * ctx) Provides the system ID, basically URL or filename e.g. http://www.sgmlsource.com/dtds/memo.dtd DEPRECATED: use xmlSAX2GetSystemId()
globalNamespace ()void globalNamespace (void * ctx, An old global namespace has been parsed. DEPRECATED
hasExternalSubset ()int hasExternalSubset (void * ctx) Does this document has an external subset DEPRECATED: use xmlSAX2HasExternalSubset()
hasInternalSubset ()int hasInternalSubset (void * ctx) Does this document has an internal subset DEPRECATED: use xmlSAX2HasInternalSubset()
ignorableWhitespace ()void ignorableWhitespace (void * ctx, receiving some ignorable whitespaces from the parser. UNUSED: by default the DOM building will use characters DEPRECATED: use xmlSAX2IgnorableWhitespace() inithtmlDefaultSAXHandler ()void inithtmlDefaultSAXHandler (xmlSAXHandlerV1 * hdlr) Initialize the default HTML SAX version 1 handler DEPRECATED: use xmlSAX2InitHtmlDefaultSAXHandler() for the new SAX2 blocks
initxmlDefaultSAXHandler ()void initxmlDefaultSAXHandler (xmlSAXHandlerV1 * hdlr, Initialize the default XML SAX version 1 handler DEPRECATED: use xmlSAX2InitDefaultSAXHandler() for the new SAX2 blocks
internalSubset ()void internalSubset (void * ctx, Callback on internal subset declaration. DEPRECATED: use xmlSAX2InternalSubset()
isStandalone ()int isStandalone (void * ctx) Is this document tagged standalone ? DEPRECATED: use xmlSAX2IsStandalone()
namespaceDecl ()void namespaceDecl (void * ctx, A namespace has been parsed. DEPRECATED
notationDecl ()void notationDecl (void * ctx, What to do when a notation declaration has been parsed. DEPRECATED: use xmlSAX2NotationDecl()
processingInstruction ()void processingInstruction (void * ctx, A processing instruction has been parsed. DEPRECATED: use xmlSAX2ProcessingInstruction()
reference ()void reference (void * ctx, called when an entity reference is detected. DEPRECATED: use xmlSAX2Reference()
resolveEntity ()xmlParserInputPtr resolveEntity (void * ctx, The entity loader, to control the loading of external entities, the application can either: - override this resolveEntity() callback in the SAX block - or better use the xmlSetExternalEntityLoader() function to set up it's own entity resolution routine DEPRECATED: use xmlSAX2ResolveEntity()
setDocumentLocator ()void setDocumentLocator (void * ctx, Receive the document locator at startup, actually xmlDefaultSAXLocator Everything is available on the context, so this is useless in our case. DEPRECATED
setNamespace ()void setNamespace (void * ctx, Set the current element namespace. DEPRECATED
startDocument ()void startDocument (void * ctx) called when the document start being processed. DEPRECATED: use xmlSAX2StartDocument()
startElement ()void startElement (void * ctx, called when an opening tag has been processed. DEPRECATED: use xmlSAX2StartElement()
unparsedEntityDecl ()void unparsedEntityDecl (void * ctx, What to do when an unparsed entity declaration is parsed DEPRECATED: use xmlSAX2UnparsedEntityDecl()
|
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0044 ]-- |