Searched refs:HTChunkCreate (Results 1 – 5 of 5) sorted by relevance
57 extern HTChunk *HTChunkCreate(int growby);
28 HTChunk *HTChunkCreate(int grow) in HTChunkCreate() function
3012 HTChunk *chunk = HTChunkCreate(128); in read_directory()
4425 context->string = HTChunkCreate(128); /* Grow by this much */ in SGML_new()
769 expanded = HTChunkCreate(1024); in LYTestMailcapCommand()796 expanded = HTChunkCreate(1024); in LYMakeMailcapCommand()