Home | History | Annotate | Download | only in src

Lines Matching full:ptr0

2749                     char* ptr0 = fgets( xml_buf, xml_buf_size, fs->file ), *ptr;
2750 if( !ptr0 )
2752 ptr = ptr0;
2758 last_occurence = line_offset + (int)(ptr - ptr0);