nxt.lazy_regex

Lazily Initialized Regular Expression.

Members

Functions

matchFirst
auto matchFirst(char[] value, LazyRegex re)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

LazyRegex
struct LazyRegex

Lazily initialized regular expression (Regexp).

Meta