Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dvi.c1912 static char *bound_dot(char *p) // make sure text[0] <= P < "end" in bound_dot() function
3413 dot = bound_dot(dot); // make sure "dot" is valid in colon()
4517 dot = bound_dot(dot); // make sure "dot" is valid