Home | History | Annotate | Download | only in src

Lines Matching refs:strbuf

237     const char* strbuf;
261 if( fs->strbuf )
265 const char* instr = fs->strbuf;
291 if( fs->strbuf )
312 fs->strbuf = 0;
2851 fs->strbuf = filename;
2912 if( cvGetErrStatus() < 0 || (!fs->file && !fs->gzfile && !fs->outbuf && !fs->strbuf) )