summaryrefslogtreecommitdiff
path: root/module/index.mdwn
blob: 63a668acff895d185f6927524b94547b16607512 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[[!meta title="Module:Index"]]
[[!meta author="James Bursa"]]
[[!meta date="2011-01-09T22:43:50Z"]]


[[!toc]]

|colspan=3 style="background: gray; color: white" | NetSurf Code Modules|
|-----------------------------------------------------------------------|
|Module|Prefix|Purpose|
|[[Module:utils/container|module/utils/container]]|container|File format for themes|
|[[Module:utils/errors|module/utils/errors]]|nserror|Common error codes|
|[[Module:utils/filename|module/utils/filename]]|filename|Allocation of unique filenames|
|[[Module:utils/findresource|module/utils/findresource]]|*various*|Finds resource files in a list of locations|
|[[Module:utils/hashtable|module/utils/hashtable]]|hash|Write-once string to string hash tables|
|[[Module:utils/http|module/utils/http]]|http|HTTP header parsing|
|[[Module:utils/locale|module/utils/locale]]|ls|Locale-specific variants of ctype.h functions|

[[!tag module]]