wwwutils.def
上传用户:zlh9724
上传日期:2007-01-04
资源大小:1991k
文件大小:1k
- EXPORTS
- ;HTArray.c @ 100
- HTArray_new @ 101
- HTArray_clear @ 102
- HTArray_delete @ 103
- HTArray_addObject @ 104
- HTArray_sort @ 105
- ;HTAssoc.c @ 200
- HTAssocList_new @ 201
- HTAssocList_delete @ 202
- HTAssocList_add @ 203
- HTAssocList_lookup @ 204
- ;HTAtom.c @ 300
- HTAtom_for @ 301
- HTAtom_caseFor @ 302
- HTAtom_deleteAll @ 303
- HTAtom_templateMatches @ 304
- ;HTChunk.c @ 400
- HTChunk_new @ 401
- HTChunk_clear @ 402
- HTChunk_delete @ 403
- HTChunk_putc @ 404
- HTChunk_puts @ 405
- HTChunk_putb @ 406
- HTChunk_ensure @ 407
- ;HTList.c @ 500
- HTList_new @ 501
- HTList_delete @ 502
- HTList_addObject @ 503
- HTList_appendObject @ 504
- HTList_removeObject @ 505
- HTList_removeLastObject @ 506
- HTList_removeFirstObject @ 507
- HTList_count @ 508
- HTList_indexOf @ 509
- HTList_objectAt @ 510
- HTList_removeObjectAt @ 511
- ;HTMemory.c @ 600
- HTMemoryCall_add @ 601
- HTMemoryCall_delete @ 602
- HTMemoryCall_deleteAll @ 603
- HTMemory_malloc @ 604
- HTMemory_calloc @ 605
- HTMemory_realloc @ 606
- HTMemory_free @ 607
- HTMemory_setExit @ 608
- HTMemory_exit @ 609
- HTMemory_outofmem @ 610
- ;HTString.c @ 700
- strcasecomp @ 701
- strncasecomp @ 702
- strcasestr @ 703
- HTSACopy @ 704
- HTSACat @ 705
- HTStrMatch @ 706
- HTStrCaseMatch @ 707
- HTStrip @ 708
- HTTrace_setCallback @ 709
- HTTrace_getCallback @ 710
- HTTrace @ 711
- ;HTUU.c @ 800
- HTUU_encode @ 801
- HTUU_decode @ 802