Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c130 #define SEOS 0x0002 macro
949 sflags |= SEOS; in walk()
1069 if ((ch == EOL || ch == BOLEOL) && (sflags & SEOS) != 0) in step()