Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c124 #define EOW (BOL-5) macro
967 flagch = EOW; in walk()
969 if (flagch == BOW || flagch == EOW) { in walk()
1085 if (ch == EOW) in step()
1089 if (ch == BOW || ch == EOW) in step()