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:
variablesSynopsisDetailsXSLT_REGISTER_VARIABLE_LOOKUP()
Registering macro, not general purpose at all but used in different modules. xsltEvalGlobalVariables ()
Evaluate the global variables of a stylesheet. This need to be done on parsed stylesheets before starting to apply transformations xsltEvalUserParams ()
ctxt: the XSLT transformation context params: a NULL terminated array of parameters name/value tuples Evaluate the global variables of a stylesheet. This needs to be done on parsed stylesheets before starting to apply transformations. Each of the parameters is evaluated as an XPath expression and stored in the global variables/parameter hash table. If you want your parameter used literally, use xsltQuoteUserParams. xsltQuoteUserParams ()
ctxt: the XSLT transformation context params: a NULL terminated arry of parameters names/values tuples Similar to xsltEvalUserParams, but the values are treated literally and are * *not* evaluated as XPath expressions. This should be done on parsed stylesheets before starting to apply transformations. xsltEvalOneUserParam ()
This is normally called from xsltEvalUserParams to process a single parameter from a list of parameters. The value is evaluated as an XPath expression and the result is stored in the context's global variable/parameter hash table. To have a parameter treated literally (not as an XPath expression) use xsltQuoteUserParams (or xsltQuoteOneUserParam). For more details see description of xsltProcessOneUserParamInternal. xsltQuoteOneUserParam ()
This is normally called from xsltQuoteUserParams to process a single parameter from a list of parameters. The value is stored in the context's global variable/parameter hash table. xsltParseGlobalVariable ()
parse an XSLT transformation variable declaration and record its value. xsltParseGlobalParam ()
parse an XSLT transformation param declaration and record its value. xsltParseStylesheetVariable ()
parse an XSLT transformation variable declaration and record its value. xsltParseStylesheetParam ()
parse an XSLT transformation param declaration and record its value. xsltParseStylesheetCallerParam ()
parse an XSLT transformation param declaration, compute its value but doesn't record it. xsltAddStackElemList ()
add the new element list at this level of the stack. xsltFreeGlobalVariables ()
Free up the data associated to the global variables its value. xsltVariableLookup ()
Search in the Variable array of the context for the given variable value. | ||||||||||||||||||||||
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0098 ]-- |