Home
last modified time | relevance | path

Searched refs:xsltFreeSecurityPrefs (Results 1 – 3 of 3) sorted by relevance

/external/libxslt/libxslt/
Dsecurity.h61 xsltFreeSecurityPrefs (xsltSecurityPrefsPtr sec);
Dsecurity.c111 xsltFreeSecurityPrefs(xsltSecurityPrefsPtr sec) { in xsltFreeSecurityPrefs() function
/external/webkit/Source/WebCore/xml/
DXSLTProcessorLibxslt.cpp67 SOFT_LINK(libxslt, xsltFreeSecurityPrefs, void, (xsltSecurityPrefsPtr sec), (sec))
350 xsltFreeSecurityPrefs(securityPrefs); in transformToString()