Module map

Source

Structsยง

Utf8BoundedEntry ๐Ÿ”’
An entry in this map.
Utf8BoundedMap
A bounded hash map where the key is a sequence of NFA transitions and the value is a pre-existing NFA state ID.
Utf8SuffixEntry ๐Ÿ”’
An entry in this map.
Utf8SuffixKey
A key that uniquely identifies an NFA state. It is a triple that represents a transition from one state for a particular byte range.
Utf8SuffixMap
A cache of suffixes used to modestly compress UTF-8 automata for large Unicode character classes.

Constantsยง

INIT ๐Ÿ”’
PRIME ๐Ÿ”’