Home | History | Annotate | Download | only in i18n

Lines Matching full:bail

3603                     If reallocation fails, reset pointers and bail out,
3605 this bail*/
7532 /* It is used when compare gets in trouble and needs to bail out */
8198 if(sChar&0xFF00) { // if we encounter non-latin-1, we bail out (sChar > 0xFF, but this is faster on win32)
8205 // specials can basically be either contractions or bail-out signs. If we get anything
8206 // else, we'll bail out anywasy
8246 if(tChar&0xFF00) { // if we encounter non-latin-1, we bail out (sChar > 0xFF, but this is faster on win32)
8354 if(haveContractions) { // if we have contractions, we have to bail out