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

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dkeys.c82 if (keyd->usecomp != NULL)
83 xmlXPathFreeCompExpr(keyd->usecomp);
363 key->usecomp = xsltXPathCompile(style, use);
364 if (key->usecomp == NULL) {
591 if (keyd->usecomp == NULL)
667 list = xsltEvalXPathKeys(ctxt, keyd->usecomp, keyd);
H A DxsltInternals.h303 xmlXPathCompExprPtr usecomp; member in struct:_xsltKeyDef

Completed in 48 milliseconds