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

  /external/libxml2/
xmlmemory.c 302 * xmlReallocLoc:
314 xmlReallocLoc(void *ptr,size_t size, const char * file, int line)
399 return(xmlReallocLoc(ptr, size, "none", 0));
elfgcchack.h     [all...]

Completed in 120 milliseconds