Searched refs:INVALID_BIT (Results 1 – 1 of 1) sorted by relevance
64 INVALID_BIT = 8, enumerator65 INVALID = INVALID_BIT | SPECIAL,279 } else if (unescaped_flags & INVALID_BIT) { in DoPartialPath()304 } else if (flags & INVALID_BIT) { in DoPartialPath()