Searched defs:XSLT_GET_IMPORT_PTR (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
H A Dimports.h23 * XSLT_GET_IMPORT_PTR:
27 #define XSLT_GET_IMPORT_PTR(res, style, name) { \ macro
H A Dxsltutils.c1463 XSLT_GET_IMPORT_PTR(method, style, method)
1464 XSLT_GET_IMPORT_PTR(encoding, style, encoding)
1611 XSLT_GET_IMPORT_PTR(encoding, style, encoding) function
1654 XSLT_GET_IMPORT_PTR(encoding, style, encoding) function
1698 XSLT_GET_IMPORT_PTR(encoding, style, encoding) function
1741 XSLT_GET_IMPORT_PTR(encoding, style, encoding) function
H A Dtransform.c3518 XSLT_GET_IMPORT_PTR(method, style, method) function
3519 XSLT_GET_IMPORT_PTR(doctypePublic, style, doctypePublic)
3520 XSLT_GET_IMPORT_PTR(doctypeSystem, style, doctypeSystem)
3521 XSLT_GET_IMPORT_PTR(version, style, version)
3522 XSLT_GET_IMPORT_PTR(encoding, style, encoding)
3638 XSLT_GET_IMPORT_PTR(doctypePublic, style, doctypePublic)
3639 XSLT_GET_IMPORT_PTR(doctypeSystem, style, doctypeSystem)
5920 XSLT_GET_IMPORT_PTR(method, style, method) function
5921 XSLT_GET_IMPORT_PTR(doctypePublic, style, doctypePublic)
5922 XSLT_GET_IMPORT_PTR(doctypeSyste
6150 XSLT_GET_IMPORT_PTR(doctypePublic, style, doctypePublic) function
[all...]

Completed in 63 milliseconds