Searched refs:xsltGetCNsProp (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dpreproc.c732 comp->select = xsltGetCNsProp(style, inst,(const xmlChar *)"select", XSLT_NAMESPACE);
784 comp->use = xsltGetCNsProp(style, inst, (const xmlChar *)"use-attribute-sets",
828 prop = xsltGetCNsProp(style, inst,
1056 comp->select = xsltGetCNsProp(style, inst, (const xmlChar *)"select",
1103 prop = xsltGetCNsProp(style, inst,
1116 comp->select = xsltGetCNsProp(style, inst, (const xmlChar *)"select",
1172 prop = xsltGetCNsProp(style, inst, (const xmlChar *)"name", XSLT_NAMESPACE);
1195 comp->select = xsltGetCNsProp(style, inst, (const xmlChar *)"select",
1247 comp->numdata.value = xsltGetCNsProp(style, cur, (const xmlChar *)"value",
1259 comp->numdata.count = xsltGetCNsProp(styl
[all...]
H A Dxsltutils.h88 xsltGetCNsProp (xsltStylesheetPtr style,
H A Dxsltutils.c62 * xsltGetCNsProp:
82 xsltGetCNsProp(xsltStylesheetPtr style, xmlNodePtr node, function

Completed in 92 milliseconds