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/libxslt-1.0.27/html/ drwxr-xr-x | |
| Viewing file: Select action/file-type:
transformSynopsis
DetailsxsltSetXIncludeDefault ()
Set whether XInclude should be processed on document being loaded by default xsltGetXIncludeDefault ()
Provides the default state for XInclude processing xsltNewTransformContext ()
Create a new XSLT TransformContext xsltFreeTransformContext ()
Free up the memory allocated by ctxt xsltApplyStylesheetUser ()
Apply the stylesheet to the document and allow the user to provide its own transformation context. xsltApplyStripSpaces ()
Strip the unwanted ignorable spaces from the input tree xsltApplyStylesheet ()
Apply the stylesheet to the document NOTE: This may lead to a non-wellformed output XML wise ! xsltProfileStylesheet ()
Apply the stylesheet to the document and dump the profiling to the given output. xsltRunStylesheet ()
Apply the stylesheet to the document and generate the output according to output SAX and IObuf. It's an error to specify both SAX and IObuf. NOTE: This may lead to a non-wellformed output XML wise ! NOTE: This may also result in multiple files being generated NOTE: using IObuf, the result encoding used will be the one used for creating the output buffer, use the following macro to read it from the stylesheet XSLT_GET_IMPORT_PTR(encoding, style, encoding) NOTE: using SAX, any encoding specified in the stylesheet will be lost since the interface uses only UTF8
xsltRunStylesheetUser ()
Apply the stylesheet to the document and generate the output according to output SAX and IObuf. It's an error to specify both SAX and IObuf. NOTE: This may lead to a non-wellformed output XML wise ! NOTE: This may also result in multiple files being generated NOTE: using IObuf, the result encoding used will be the one used for creating the output buffer, use the following macro to read it from the stylesheet XSLT_GET_IMPORT_PTR(encoding, style, encoding) NOTE: using SAX, any encoding specified in the stylesheet will be lost since the interface uses only UTF8
xsltApplyOneTemplate ()
Process the apply-templates node on the source node, if params are passed they are pushed on the variable stack but not popped, it's left to the caller to handle them back (they may be reused). xsltDocumentElem ()
Process an EXSLT/XSLT-1.1 document element xsltSort ()
function attached to xsl:sort nodes, but this should not be called directly xsltCopy ()
Process the xslt copy node on the source node xsltText ()
Process the xslt text node on the source node xsltElement ()
Process the xslt element node on the source node xsltComment ()
Process the xslt comment node on the source node xsltAttribute ()
Process the xslt attribute node on the source node xsltProcessingInstruction ()
Process the xslt processing-instruction node on the source node xsltCopyOf ()
Process the xslt copy-of node on the source node xsltValueOf ()
Process the xslt value-of node on the source node xsltNumber ()
Process the xslt number node on the source node xsltApplyImports ()
Process the xslt apply-imports node on the source node xsltCallTemplate ()
Process the xslt call-template node on the source node xsltApplyTemplates ()
Process the apply-templates node on the source node xsltChoose ()
Process the xslt choose node on the source node xsltIf ()
Process the xslt if node on the source node xsltForEach ()
Process the xslt for-each node on the source node xsltRegisterAllElement ()
Registers all default XSLT elements in this context xslHandleDebugger ()
If either cur or node are a breakpoint, or xslDebugStatus in state where debugging must occcur at this time then transfer control to the xslDebugBreak function | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0304 ]-- |