Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/make/
Dfor.c298 ExprLen(const char *s, const char *e) in ExprLen() function
341 size_t len = ExprLen(p + 1, item.end); in AddEscaped()