#include "debug.h"#include "macros.h"#include "Tag.h"Include dependency graph for Tag.c:

Go to the source code of this file.
Functions | |
| tag * | tag_GetNextTag (tag *TagList) |
| tag * | tag_FindTag (tag *TagList, u32 TagName) |
| u32 | tag_GetTagData (tag *TagList, u32 TagName, u32 DefaultTagData) |
| u32 | tag_GetTagDataChg (tag *TagList, u32 TagName, u32 DefaultTagData) |
| int | tag_CountTags (tag *TagList) |
|
|
Definition at line 142 of file Tag.c. References debug_Begin, debug_End, NULL, and tag_GetNextTag. |
|
||||||||||||
|
Definition at line 82 of file Tag.c. References debug_Begin, debug_End, tag::Name, NULL, tag_GetNextTag, and u32. |
|
|
Definition at line 28 of file Tag.c. References tag::Data, debug_Begin, debug_End, tag::Name, NULL, TAG_END, TAG_IGNORE, TAG_MORE, and TAG_SKIP. |
|
||||||||||||||||
|
Definition at line 98 of file Tag.c. References tag::Data, debug_Begin, debug_End, NULL, tag_FindTag, and u32. |
|
||||||||||||||||
|
Definition at line 119 of file Tag.c. References tag::Data, debug_Begin, debug_End, tag::Name, NULL, tag_FindTag, TAG_IGNORE, and u32. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002