Searched refs:m_prefix (Results 1 – 1 of 1) sorted by relevance
130 static char const m_prefix[]; member in __anon0586e1630111::Content135 char const Content::m_prefix[] = "test:"; member in __anon0586e1630111::Content143 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 7 milliseconds