Searched defs:BitTable (Results 1 – 2 of 2) sorted by relevance
524 public const(BitTable)[] filters; // bloom filters for conditional loops in Regex() local744 struct BitTable { struct747 this(CodepointSet set){ in this()771 BitTable ascii; // fast path for ASCII argument
689 public const(BitTable)[] filters; // bloom filters for conditional loops in Regex() local937 struct BitTable { struct940 this(CodepointSet set){ in this()964 BitTable ascii; // fast path for ASCII argument