Home | History | Annotate | Download | only in dist

Lines Matching defs:isText

133964   int isText;
133979 isText = 0;
133983 isText = 1;
133993 isText = 1;
134004 }while( isText && (zHaystack[0]&0xc0)==0x80 );