mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
9 lines
106 B
Text
9 lines
106 B
Text
T
|
|
F
|
|
T
|
|
{
|
|
[2] = [p=/^?(cat)$?/],
|
|
[4] = [p=/^?(^oob)$?/],
|
|
[1] = [p=/^?(dog)$?/],
|
|
[3] = [p=/^?(foo|bar)$?/]
|
|
}
|