HomeSort by relevance Sort by last modified time
    Searched defs:xsltCompileAttr (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxslt/libxslt/
attrvt.c 80 * Note: this pointer may be changed by a re-alloc within xsltCompileAttr,
139 * Within xsltCompileAttr there are several places where a value
162 * xsltCompileAttr:
171 xsltCompileAttr(xsltStylesheetPtr style, xmlAttrPtr attr) {
327 "xsltCompileAttr: malloc problem\n");
  /external/libxslt/libxslt/
attrvt.c 80 * Note: this pointer may be changed by a re-alloc within xsltCompileAttr,
139 * Within xsltCompileAttr there are several places where a value
162 * xsltCompileAttr:
171 xsltCompileAttr(xsltStylesheetPtr style, xmlAttrPtr attr) {
327 "xsltCompileAttr: malloc problem\n");

Completed in 42 milliseconds