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:
globalsSynopsis
Detailsstruct xmlGlobalState
xmlInitializeGlobalState ()
xmlInitializeGlobalState() initialize a global state with all the default values of the library. xmlRealloc()
Wrapper for the xmlMemStrdup()
Wrapper for the docbDefaultSAXHandler
Default handler for SGML DocBook, builds the DOM tree xmlBufferAllocScheme
Global setting, default allocation policy for buffers, default is XML_BUFFER_ALLOC_EXACT xmlDefaultBufferSize
Global setting, default buffer size. Default value is BASE_BUFFER_SIZE xmlDefaultSAXLocator
The default SAX Locator { getPublicId, getSystemId, getLineNumber, getColumnNumber} xmlDoValidityCheckingDefaultValue
Global setting, indicate that the parser should work in validating mode. Disabled by default. xmlGenericErrorContext
Global setting passed to generic error callbacks xmlGetWarningsDefaultValue
Global setting, indicate that the parser should provide warnings. Activated by default. xmlIndentTreeOutput
Global setting, asking the serializer to indent the output tree by default Enabled by default xmlTreeIndentString
The string used to do one-level indent. By default is equal to " " (two spaces) xmlKeepBlanksDefaultValue
Global setting, indicate that the parser should keep all blanks nodes found in the content Activated by default, this is actually needed to have the parser conformant to the XML Recommendation, however the option is kept for some applications since this was libxml1 default behaviour. xmlLineNumbersDefaultValue
Global setting, indicate that the parser should store the line number in the content field of elements in the DOM tree. Disabled by default since this may not be safe for old classes of applicaton. xmlLoadExtDtdDefaultValue
Global setting, indicate that the parser should load DTD while not validating. Disabled by default. xmlParserDebugEntities
Global setting, asking the parser to print out debugging informations. while handling entities. Disabled by default xmlParserVersion
Constant string describing the internal version of the library xmlPedanticParserDefaultValue
Global setting, indicate that the parser be pedantic Disabled by default. xmlSaveNoEmptyTags
Global setting, asking the serializer to not output empty tags as <empty/> but <empty></empty>. those two forms are undistinguishable once parsed. Disabled by default | |||||||||||||||||||||||||||||
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0064 ]-- |