Home
last modified time | relevance | path

Searched defs:is_punct (Results 1 – 2 of 2) sorted by relevance

/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/
Dclassification.hpp161 is_punct(const std::locale& Loc=std::locale()) in is_punct() function
/external/coreboot/util/kconfig/
Dregex.c1474 boolean is_punct = STREQ (str, "punct"); local