Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c148 static void at(struct match *m, char *title, char *start, char *stop, sopno startst, sopno stopst);
1131 char *title, in at() argument
1139 _DIAGASSERT(title != NULL); in at()
1146 printf("%s %s-", title, pchar(*start)); in at()