Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cvs/lib/
H A Dregex.c178 #define WORD_BOUNDARY_P(c1, c2) (0) macro
5413 || ((s1 == Sword) && WORD_BOUNDARY_P (c1, c2)))
5450 || ((s1 == Sword) && WORD_BOUNDARY_P (c1, c2)))
5493 if ((s1 == Sword) && !WORD_BOUNDARY_P (c1, c2))
5537 if ((s2 == Sword) && !WORD_BOUNDARY_P (c1, c2))