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

/vbox/src/VBox/Runtime/common/string/
H A Dministring.cpp316 * also handling of l2 == in startsWith. */
324 bool RTCString::startsWith(const RTCString &that, CaseSensitivity cs /*= CaseSensitive*/) const function in class:RTCString
341 /** @todo r-bird: Not checking for NULL strings like startsWith does (and

Completed in 63 milliseconds