Searched refs:PREPEND_LOCAL_CLASS (Results 1 – 1 of 1) sorted by relevance
60 internal const val PREPEND_LOCAL_CLASS = false constant622 if (PREPEND_LOCAL_CLASS && text.startsWith("#")) { in expand()648 if (!PREPEND_LOCAL_CLASS && referenceText.startsWith("#")) { in expand()752 if (!PREPEND_LOCAL_CLASS && referenceText.startsWith("#")) { in handleTag()809 if (PREPEND_LOCAL_CLASS && referenceText.startsWith("#")) { in handleTag()