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

/vbox/src/VBox/Runtime/common/string/
H A Dstrversion.cpp42 #define RTSTRVER_IS_PUNCTUACTION(ch) \ macro
97 && !RTSTRVER_IS_PUNCTUACTION(ch));
147 && !RTSTRVER_IS_PUNCTUACTION(ch));
167 if (RTSTRVER_IS_PUNCTUACTION(*psz))

Completed in 41 milliseconds