Searched defs:RTStrIsUpperCased (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/string/
H A Dutf-8-case2.cpp68 RTDECL(bool) RTStrIsUpperCased(const char *psz) function
91 RT_EXPORT_SYMBOL(RTStrIsUpperCased); variable
/vbox/include/iprt/
H A Dmangling.h1478 # define RTStrIsUpperCased RT_MANGLER(RTStrIsUpperCased) macro

Completed in 73 milliseconds