Searched refs:is_punct (Results 1 - 1 of 1) sorted by relevance

/haiku/src/build/libgnuregex/
H A Dregex.c1475 boolean is_punct = STREQ (str, "punct");
1498 || (is_punct && ISPUNCT (ch))
1466 boolean is_punct = STREQ (str, "punct"); local

Completed in 38 milliseconds