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

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

Completed in 13 milliseconds