wwwutils.def
上传用户:zlh9724
上传日期:2007-01-04
资源大小:1991k
文件大小:1k
源码类别:

浏览器

开发平台:

Unix_Linux

  1. EXPORTS
  2. ;HTArray.c @ 100
  3. HTArray_new @ 101
  4. HTArray_clear @ 102
  5. HTArray_delete @ 103
  6. HTArray_addObject @ 104
  7. HTArray_sort @ 105
  8. ;HTAssoc.c @ 200
  9. HTAssocList_new @ 201
  10. HTAssocList_delete @ 202
  11. HTAssocList_add @ 203
  12. HTAssocList_lookup @ 204
  13. ;HTAtom.c @ 300
  14. HTAtom_for @ 301
  15. HTAtom_caseFor @ 302
  16. HTAtom_deleteAll @ 303
  17. HTAtom_templateMatches @ 304
  18. ;HTChunk.c @ 400
  19. HTChunk_new @ 401
  20. HTChunk_clear @ 402
  21. HTChunk_delete @ 403
  22. HTChunk_putc @ 404
  23. HTChunk_puts @ 405
  24. HTChunk_putb @ 406
  25. HTChunk_ensure @ 407
  26. ;HTList.c @ 500
  27. HTList_new @ 501
  28. HTList_delete @ 502
  29. HTList_addObject @ 503
  30. HTList_appendObject @ 504
  31. HTList_removeObject @ 505
  32. HTList_removeLastObject @ 506
  33. HTList_removeFirstObject @ 507
  34. HTList_count @ 508
  35. HTList_indexOf @ 509
  36. HTList_objectAt @ 510
  37. HTList_removeObjectAt @ 511
  38. ;HTMemory.c @ 600
  39. HTMemoryCall_add @ 601
  40. HTMemoryCall_delete @ 602
  41. HTMemoryCall_deleteAll @ 603
  42. HTMemory_malloc @ 604
  43. HTMemory_calloc @ 605
  44. HTMemory_realloc @ 606
  45. HTMemory_free @ 607
  46. HTMemory_setExit @ 608
  47. HTMemory_exit @ 609
  48. HTMemory_outofmem @ 610
  49. ;HTString.c @ 700
  50. strcasecomp @ 701
  51. strncasecomp @ 702
  52. strcasestr @ 703
  53. HTSACopy @ 704
  54. HTSACat @ 705
  55. HTStrMatch @ 706
  56. HTStrCaseMatch @ 707
  57. HTStrip @ 708
  58. HTTrace_setCallback @ 709
  59. HTTrace_getCallback @ 710
  60. HTTrace @ 711
  61. ;HTUU.c @ 800
  62. HTUU_encode @ 801
  63. HTUU_decode @ 802