Searched refs:xsltNextImport (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
H A Dimports.h32 st = xsltNextImport(st); \
45 st = xsltNextImport(st); \
59 xsltNextImport (xsltStylesheetPtr style);
H A Dimports.c279 * xsltNextImport:
288 xsltNextImport(xsltStylesheetPtr cur) { function
322 style = xsltNextImport(style);
371 style = xsltNextImport(style);
415 style = xsltNextImport(style);
H A Dattributes.c479 style = xsltNextImport(style);
598 cur = xsltNextImport(style);
617 cur = xsltNextImport(cur);
1120 style = xsltNextImport(style);
H A Dnamespaces.c665 style = xsltNextImport(style);
H A Dextensions.c799 tmpStyle = xsltNextImport(tmpStyle);
1037 style = xsltNextImport(style);
H A Dvariables.c1286 style = xsltNextImport(style);
1481 style = xsltNextImport(style);
H A Dxsltutils.c1915 style = xsltNextImport(style);
2038 style = (xsltStylesheetPtr) xsltNextImport(style);
H A Dpattern.c2253 curstyle = xsltNextImport(style);
2467 curstyle = xsltNextImport(curstyle);
H A Dtransform.c2773 style = xsltNextImport(style);
5806 style = xsltNextImport(style);
5819 style = xsltNextImport(style);
H A Dxslt.c371 style = xsltNextImport(style);
/external/libxslt/libxslt/
H A Dimports.h32 st = xsltNextImport(st); \
45 st = xsltNextImport(st); \
59 xsltNextImport (xsltStylesheetPtr style);
H A Dimports.c279 * xsltNextImport:
288 xsltNextImport(xsltStylesheetPtr cur) { function
322 style = xsltNextImport(style);
371 style = xsltNextImport(style);
415 style = xsltNextImport(style);
H A Dattributes.c479 style = xsltNextImport(style);
598 cur = xsltNextImport(style);
617 cur = xsltNextImport(cur);
1120 style = xsltNextImport(style);
H A Dnamespaces.c665 style = xsltNextImport(style);
H A Dextensions.c799 tmpStyle = xsltNextImport(tmpStyle);
1037 style = xsltNextImport(style);
H A Dvariables.c1286 style = xsltNextImport(style);
1481 style = xsltNextImport(style);
H A Dxsltutils.c1915 style = xsltNextImport(style);
2038 style = (xsltStylesheetPtr) xsltNextImport(style);
H A Dpattern.c2249 curstyle = xsltNextImport(style);
2463 curstyle = xsltNextImport(curstyle);
H A Dtransform.c2773 style = xsltNextImport(style);
5806 style = xsltNextImport(style);
5819 style = xsltNextImport(style);
H A Dxslt.c371 style = xsltNextImport(style);
/external/chromium_org/third_party/libxslt/libexslt/
H A Dfunctions.c166 while ((tmp=xsltNextImport(tmp))!=NULL) {

Completed in 2882 milliseconds