Searched defs:RTStrIsLowerCased (Results 1 - 2 of 2) 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 Dmangling.h1477 # define RTStrIsLowerCased RT_MANGLER(RTStrIsLowerCased) macro

Completed in 72 milliseconds