|  | GnuCOBOL
    2.0
    A free COBOL compiler | 

| Data Fields | |
| struct copy_info * | next | 
| const char * | file | 
| char * | dname | 
| struct cb_replace_list * | replacing | 
| YY_BUFFER_STATE | buffer | 
| int | line | 
| int | quotation_mark | 
| int | source_format | 
| YY_BUFFER_STATE copy_info::buffer | 
| struct cb_replace_list* copy_info::replacing |