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

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

Completed in 15 milliseconds