Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dregex.c1474 boolean is_punct = STREQ (str, "punct"); local