Lines Matching refs:TCFREE

88   TCFREE(ptr);  in tcfree()
163 TCFREE(xstr->ptr); in tcxstrdel()
164 TCFREE(xstr); in tcxstrdel()
371 TCFREE(xstr); in tcxstrtomalloc()
474 TCFREE(array[i].ptr); in tclistdel()
476 TCFREE(list->array); in tclistdel()
477 TCFREE(list); in tclistdel()
766 TCFREE(array[i].ptr); in tclistclear()
1059 TCFREE(rec); in tcmapdel()
1065 TCFREE(map->buckets); in tcmapdel()
1067 TCFREE(map); in tcmapdel()
1352 TCFREE(rec); in tcmapout()
1688 TCFREE(rec); in tcmapclear()
2085 TCFREE(rec); in tcmapputproc()
2106 TCFREE(nvbuf); in tcmapputproc()
2376 if(history != histbuf) TCFREE(history); in tctreedup()
2398 TCFREE(rec); in tctreedel()
2400 if(history != histbuf) TCFREE(history); in tctreedel()
2402 TCFREE(tree); in tctreedel()
2742 TCFREE(top); in tctreeputproc()
2761 TCFREE(nvbuf); in tctreeputproc()
2800 TCFREE(top); in tctreeout()
2918 TCFREE(result); in tctreekeys()
2919 TCFREE(history); in tctreekeys()
2950 TCFREE(result); in tctreevals()
2951 TCFREE(history); in tctreevals()
3109 TCFREE(rec); in tctreeclear()
3111 if(history != histbuf) TCFREE(history); in tctreeclear()
3145 TCFREE(child); in tctreecutfringe()
3158 TCFREE(child); in tctreecutfringe()
3164 TCFREE(tree->root); in tctreecutfringe()
3173 TCFREE(cur); in tctreecutfringe()
3175 TCFREE(history); in tctreecutfringe()
3198 if(history != histbuf) TCFREE(history); in tctreedump()
3230 if(history != histbuf) TCFREE(history); in tctreedump()
3571 TCFREE(result); in tctreekeys2()
3572 TCFREE(history); in tctreekeys2()
3605 TCFREE(result); in tctreevals2()
3606 TCFREE(history); in tctreevals2()
3708 TCFREE(mdb->maps); in tcmdbdel()
3709 TCFREE(mdb->imtx); in tcmdbdel()
3710 TCFREE(mdb->mmtxs); in tcmdbdel()
3711 TCFREE(mdb); in tcmdbdel()
4160 TCFREE(ndb->mmtx); in tcndbdel()
4161 TCFREE(ndb); in tcndbdel()
4533 TCFREE(elems); in tcmpooldel()
4535 TCFREE(mpool->mutex); in tcmpooldel()
4536 TCFREE(mpool); in tcmpooldel()
4856 if(tbl != tbuf) TCFREE(tbl); in tcstrdist()
4912 if(tbl != tbuf) TCFREE(tbl); in tcstrdistutf()
4913 if(bary != bbuf) TCFREE(bary); in tcstrdistutf()
4914 if(aary != abuf) TCFREE(aary); in tcstrdistutf()
5798 if(ary != buf) TCFREE(ary); in tcstrutfnorm()
6285 TCFREE(uwary); in tcstrkwic()
6333 TCFREE(tbuf); in tcstrkwic()
6363 TCFREE(nary); in tcstrkwic()
6364 TCFREE(oary); in tcstrkwic()
6792 TCFREE(chidx->nodes); in tcchidxdel()
6793 TCFREE(chidx); in tcchidxdel()
6922 TCFREE(prefix); in tcrealpath()
6925 TCFREE(prefix); in tcrealpath()
7115 TCFREE(cpath); in tcremovelink()
7219 TCFREE(token); in tcsystem()
7399 TCFREE(norm); in tcurlbreak()
7400 TCFREE(trim); in tcurlbreak()
7458 TCFREE(enc); in tcurlresolve()
7459 TCFREE(tmp); in tcurlresolve()
7465 TCFREE(enc); in tcurlresolve()
7466 TCFREE(tmp); in tcurlresolve()
7471 TCFREE(enc); in tcurlresolve()
7472 TCFREE(tmp); in tcurlresolve()
7481 TCFREE(enc); in tcurlresolve()
7482 TCFREE(tmp); in tcurlresolve()
7502 TCFREE(tclistpop2(opaths)); in tcurlresolve()
7507 TCFREE(tclistpop2(bpaths)); in tcurlresolve()
7518 TCFREE(tclistpop2(bpaths)); in tcurlresolve()
7534 TCFREE(enc); in tcurlresolve()
7535 TCFREE(tmp); in tcurlresolve()
7551 TCFREE(enc); in tcurlresolve()
7552 TCFREE(tmp); in tcurlresolve()
7558 TCFREE(enc); in tcurlresolve()
7559 TCFREE(tmp); in tcurlresolve()
7564 TCFREE(enc); in tcurlresolve()
7565 TCFREE(tmp); in tcurlresolve()
7575 TCFREE(enc); in tcurlresolve()
7576 TCFREE(tmp); in tcurlresolve()
7756 TCFREE(enc); in tcmimeencode()
7788 TCFREE(dec); in tcmimedecode()
7789 TCFREE(tmp); in tcmimedecode()
7853 TCFREE(name); in tcmimebreak()
7857 TCFREE(hbuf); in tcmimebreak()
8328 TCFREE(venc); in tcwwwformencode()
8329 TCFREE(kenc); in tcwwwformencode()
8375 TCFREE(body); in tcwwwformdecode2()
8379 TCFREE(body); in tcwwwformdecode2()
8438 TCFREE(vbuf); in tcwwwformdecode2()
8439 TCFREE(kbuf); in tcwwwformdecode2()
8440 if(rbuf != stack) TCFREE(rbuf); in tcwwwformdecode2()
8473 TCFREE(vbuf); in tcwwwformdecode2()
8474 TCFREE(kbuf); in tcwwwformdecode2()
8475 if(rbuf != stack) TCFREE(rbuf); in tcwwwformdecode2()
8593 TCFREE(raw); in tcxmlattrs()
8594 TCFREE(copy); in tcxmlattrs()
8811 if(tmpl->endsep) TCFREE(tmpl->endsep); in tctmpldel()
8812 if(tmpl->begsep) TCFREE(tmpl->begsep); in tctmpldel()
8814 TCFREE(tmpl); in tctmpldel()
8821 if(tmpl->endsep) TCFREE(tmpl->endsep); in tctmplsetsep()
8822 if(tmpl->begsep) TCFREE(tmpl->begsep); in tctmplsetsep()
8922 TCFREE(str); in tctmplload2()
9222 TCFREE(ebuf); in tctmpldumpeval()
9226 TCFREE(ebuf); in tctmpldumpeval()
9230 TCFREE(ebuf); in tctmpldumpeval()
9234 TCFREE(ebuf); in tctmpldumpeval()
9238 TCFREE(ebuf); in tctmpldumpeval()
9242 TCFREE(ebuf); in tctmpldumpeval()
9246 TCFREE(ebuf); in tctmpldumpeval()
9378 TCFREE(ptrlist->array); in tcptrlistdel()
9379 TCFREE(ptrlist); in tcptrlistdel()
9607 TCFREE(ptr); in tczerounmap()
9983 if(arrays != abuf) TCFREE(arrays); in tcbwtencode()
10038 if(array != abuf) TCFREE(array); in tcbwtdecode()
10141 if(narrays != nbuf) TCFREE(narrays); in tcbwtsortstrcount()
10329 if(narray != nbuf) TCFREE(narray); in tcbwtsortreccount()