Searched refs:secondPosition (Results 1 – 1 of 1) sorted by relevance
180 int secondPosition = order ? 1 : (len - 3); // 3 is the offset to find ARABIC_NOBREAK_TWO in IsNoBreakSpace() local182 (static_cast<signed char>(pattern[secondPosition]) == ARABIC_NOBREAK_TWO)) { in IsNoBreakSpace()