Go to the source code of this file.
Defines | |
| #define | appendStringBuf(sb, s) appendStringBufAux(sb, s, 0) |
| #define | appendLineStringBuf(sb, s) appendStringBufAux(sb, s, 1) |
Typedefs | |
| typedef struct StringBufRec* | StringBuf |
Definition in file stringbuf.h.
|
|
Definition at line 21 of file stringbuf.h. Referenced by addFileToTag(), doPatchMacro(), doSetupMacro(), generateDepends(), parseDescription(), parseForSimple(), parsePrep(), and processSourceFiles(). |
|
|
Definition at line 20 of file stringbuf.h. Referenced by addFileToTagAux(), doSetupMacro(), getOutputFrom(), parseBuildInstallClean(), parseChangelog(), parseFiles(), parseForSimple(), parsePrep(), parseScript(), and processPackageFiles(). |
|
|
Definition at line 8 of file stringbuf.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000