HomeSort by relevance Sort by last modified time
    Searched full:freef (Results 1 - 1 of 1) sorted by null

  /external/libxml2/
relaxng.c 654 xmlRelaxNGTypeFree freef; /* the freeing function */ member in struct:_xmlRelaxNGTypeLibrary
979 if ((lib != NULL) && (lib->freef != NULL))
980 lib->freef(lib->data, (void *) define->attrs);
    [all...]

Completed in 493 milliseconds