#include <rpmdb/header_internal.h>
Collaboration diagram for sprintfTag_s:
Data Fields | |
HE_s | he |
headerTagFormatFunction * | fmtfuncs |
headerTagTagFunction | ext |
int | extNum |
int_32 | tagno |
int | justOne |
int | arrayCount |
char * | format |
ARGV_t | av |
ARGV_t | params |
int | pad |
Definition at line 85 of file header_internal.h.
Definition at line 86 of file header_internal.h.
Referenced by formatValue(), freeFormat(), hsaNext(), and singleSprintf().
Definition at line 88 of file header_internal.h.
Referenced by findTag(), formatValue(), and freeFormat().
NULL if tag element is invalid
Definition at line 90 of file header_internal.h.
Referenced by findTag(), formatValue(), and singleSprintf().
Definition at line 91 of file header_internal.h.
Referenced by findTag(), formatValue(), and singleSprintf().
Definition at line 92 of file header_internal.h.
Referenced by findTag(), formatValue(), hsaInit(), hsaNext(), and singleSprintf().
Definition at line 94 of file header_internal.h.
Referenced by formatValue(), parseFormat(), and singleSprintf().
char* sprintfTag_s::format |
Definition at line 98 of file header_internal.h.
Referenced by findTag(), formatValue(), freeFormat(), and parseFormat().
Definition at line 99 of file header_internal.h.
Referenced by formatValue(), freeFormat(), and parseFormat().