Searched defs:BB_ispunct (Results 1 – 1 of 1) sorted by relevance
94 static bool BB_ispunct(CHAR_T c) in BB_ispunct() function116 # define BB_ispunct(c) ispunct(c) macro