Home | History | Annotate | Download | only in libxml2

Lines Matching refs:free

96  * TODO: this module still uses malloc/free and not xmlMalloc/xmlFree
202 free(tok);
231 free(tok);
315 free(tok);
345 free(tok);
472 free(cs);
537 free(global_init_lock);
566 /* free any memory allocated in the thread's xmlLastError */
568 free(state);
615 free(params);
931 free(temp);
994 * Entry point for Windows library. It is being used to free thread-specific
1030 free(p);