Data Fields | |
| const char * | s |
| char * | t |
| size_t | nb |
| int | depth |
| int | macro_trace |
| int | expand_trace |
| void * | spec |
| MacroContext | mc |
Definition at line 76 of file macro.c.
|
|
Current expansion depth. Definition at line 82 of file macro.c. Referenced by expandMacro(), expandMacros(), freeArgs(), grabArgs(), printExpansion(), and printMacro(). |
|
|
Post-print macro expansion? Definition at line 84 of file macro.c. Referenced by expandMacro(), and expandMacros(). |
|
|
Pre-print macro to expand? Definition at line 83 of file macro.c. Referenced by expandMacro(), and expandMacros(). |
|
|
Definition at line 88 of file macro.c. Referenced by doDefine(), expandMacro(), expandMacros(), freeArgs(), grabArgs(), and rpmDefineMacro(). |
|
|
No. bytes remaining in expansion buffer. Definition at line 81 of file macro.c. Referenced by doShellEscape(), expandMacro(), expandMacros(), and expandU(). |
|
|
Text to expand. Definition at line 78 of file macro.c. Referenced by expandMacro(), expandMacros(), expandT(), and expandU(). |
|
|
(future) file expansion info?. Definition at line 86 of file macro.c. Referenced by expandMacros(). |
|
|
Expansion buffer. Definition at line 80 of file macro.c. Referenced by doShellEscape(), expandMacro(), expandMacros(), and expandU(). |
1.3.5