Home
last modified time | relevance | path

Searched refs:as0 (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() argument
2575 n = regexec(re, as0, 1, pmatch, 0); in do_match()