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

/external/libxslt/libxslt/
H A Dsecurity.h59 xsltNewSecurityPrefs (void);
H A Dsecurity.c82 * xsltNewSecurityPrefs:
89 xsltNewSecurityPrefs(void) { function
97 "xsltNewSecurityPrefs : malloc failed\n");
/external/webkit/Source/WebCore/xml/
H A DXSLTProcessorLibxslt.cpp66 SOFT_LINK(libxslt, xsltNewSecurityPrefs, xsltSecurityPrefsPtr, (), ())
326 xsltSecurityPrefsPtr securityPrefs = xsltNewSecurityPrefs();

Completed in 116 milliseconds