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

/vbox/src/VBox/Runtime/common/string/
H A Dutf-8-case2.cpp94 RTDECL(bool) RTStrIsLowerCased(const char *psz) function
117 RT_EXPORT_SYMBOL(RTStrIsLowerCased); variable
/vbox/include/iprt/
H A Dstring.h2443 RTDECL(bool) RTStrIsLowerCased(const char *psz);
H A Dmangling.h1477 # define RTStrIsLowerCased RT_MANGLER(RTStrIsLowerCased) macro

Completed in 152 milliseconds