Home
last modified time | relevance | path

Searched refs:m_prefix (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/svl/qa/
H A Dtest_URIHelper.cxx130 static char const m_prefix[]; member in __anon3f6f4c4c0111::Content
135 char const Content::m_prefix[] = "test:"; member in __anon3f6f4c4c0111::Content
143 if (!uri.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(m_prefix)) in Content()
144 || uri.indexOf('#', RTL_CONSTASCII_LENGTH(m_prefix)) != -1) in Content()
168 for (sal_Int32 i = RTL_CONSTASCII_LENGTH(m_prefix); i != -1;) { in execute()

Completed in 12 milliseconds