Home
last modified time | relevance | path

Searched refs:do_match (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/editors/
Dawk.c2568 static NOINLINE var *do_match(node *an1, const char *as0) in do_match() function
2756 res = do_match(an[1], as[0]); in exec_builtin()