Home
last modified time | relevance | path

Searched refs:XSLT_FUNC_MESSAGE (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
DxsltInternals.h449 XSLT_FUNC_MESSAGE, enumerator
Dpreproc.c482 case XSLT_FUNC_MESSAGE: in xsltFreeStylePreComp()
2050 case XSLT_FUNC_MESSAGE: in xsltStylePreCompute()
Dxslt.c3771 return(XSLT_FUNC_MESSAGE); in xsltGetXSLTElementTypeByNode()
3925 case XSLT_FUNC_MESSAGE: in xsltParseAnyXSLTElem()
4527 case XSLT_FUNC_MESSAGE: in xsltParseSequenceConstructor()
Dtransform.c2460 } else if (info->type == XSLT_FUNC_MESSAGE) { in xsltApplySequenceConstructor()