Searched refs:xsltGetCNsProp (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/libxslt/libxslt/ |
D | preproc.c | 742 comp->select = xsltGetCNsProp(style, inst,(const xmlChar *)"select", XSLT_NAMESPACE); in xsltSortComp() 794 comp->use = xsltGetCNsProp(style, inst, (const xmlChar *)"use-attribute-sets", in xsltCopyComp() 838 prop = xsltGetCNsProp(style, inst, in xsltTextComp() 1192 comp->select = xsltGetCNsProp(style, inst, (const xmlChar *)"select", in xsltCopyOfComp() 1239 prop = xsltGetCNsProp(style, inst, in xsltValueOfComp() 1252 comp->select = xsltGetCNsProp(style, inst, (const xmlChar *)"select", in xsltValueOfComp() 1285 prop = xsltGetCNsProp(style, inst, propName, XSLT_NAMESPACE); in xsltGetQNameProperty() 1374 comp->select = xsltGetCNsProp(style, inst, (const xmlChar *)"select", in xsltWithParamComp() 1427 comp->numdata.value = xsltGetCNsProp(style, cur, (const xmlChar *)"value", in xsltNumberComp() 1439 comp->numdata.count = xsltGetCNsProp(style, cur, (const xmlChar *)"count", in xsltNumberComp() [all …]
|
D | xsltutils.h | 90 xsltGetCNsProp (xsltStylesheetPtr style,
|
D | xsltutils.c | 82 xsltGetCNsProp(xsltStylesheetPtr style, xmlNodePtr node, in xsltGetCNsProp() function
|
/external/chromium_org/third_party/libxslt/win32/ |
D | libxslt.def.src | 113 xsltGetCNsProp
|