Searched refs:xsltCompileStepPattern (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
H A Dpattern.c1501 * xsltCompileStepPattern:
1523 xsltCompileStepPattern(xsltParserContextPtr ctxt, xmlChar *token, int novar) { function
1550 "xsltCompileStepPattern : Name expected\n");
1575 "xsltCompileStepPattern : no namespace bound to prefix %s\n",
1595 "xsltCompileStepPattern : Name expected\n");
1610 "xsltCompileStepPattern : NodeTest expected\n");
1621 "xsltCompileStepPattern : 'child' or 'attribute' expected\n");
1676 "xsltCompileStepPattern : ']' expected\n");
1710 xsltCompileStepPattern(ctxt, token, novar);
1720 xsltCompileStepPattern(ctx
[all...]
/external/libxslt/libxslt/
H A Dpattern.c1501 * xsltCompileStepPattern:
1523 xsltCompileStepPattern(xsltParserContextPtr ctxt, xmlChar *token, int novar) { function
1550 "xsltCompileStepPattern : Name expected\n");
1575 "xsltCompileStepPattern : no namespace bound to prefix %s\n",
1595 "xsltCompileStepPattern : Name expected\n");
1610 "xsltCompileStepPattern : NodeTest expected\n");
1621 "xsltCompileStepPattern : 'child' or 'attribute' expected\n");
1676 "xsltCompileStepPattern : ']' expected\n");
1710 xsltCompileStepPattern(ctxt, token, novar);
1720 xsltCompileStepPattern(ctx
[all...]

Completed in 37 milliseconds