Home | History | Annotate | Download | only in common

Lines Matching refs:isEmptySegment

63     UBool isEmptySegment;
113 ((UConverterDataHZ*)cnv->extraInfo)->isEmptySegment = FALSE;
190 myData->isEmptySegment = FALSE;
195 if (myData->isEmptySegment) {
196 myData->isEmptySegment = FALSE; /* we are handling it, reset to avoid future spurious errors */
206 myData->isEmptySegment = TRUE;
218 myData->isEmptySegment = FALSE; /* different error here, reset this to avoid spurious future error */
245 myData->isEmptySegment = FALSE; /* the segment has something, either valid or will produce a different error, so reset this */
290 myData->isEmptySegment = FALSE; /* the segment has something valid */
293 myData->isEmptySegment = FALSE; /* different error here, reset this to avoid spurious future error */