Home | History | Annotate | Download | only in pcre

Lines Matching full:linear

53 The issue is the check for duplicate states, which is done by a simple linear
56 linear search is fine. In patterns that have many active states, it might be a
58 had previously been used for each character, and avoided the linear search when