Searched refs:m_prefix (Results 1 – 1 of 1) sorted by relevance
127 static char const m_prefix[]; member in __anon2e37884b0111::Content132 char const Content::m_prefix[] = "test:"; member in __anon2e37884b0111::Content140 if (!uri.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(m_prefix)) in Content()141 || uri.indexOf('#', RTL_CONSTASCII_LENGTH(m_prefix)) != -1) in Content()165 for (sal_Int32 i = RTL_CONSTASCII_LENGTH(m_prefix); i != -1;) { in execute()
Completed in 14 milliseconds