Searched defs:new (Results 1 – 11 of 11) sorted by relevance
47 val new = doc.replace(regex, replacement) in <lambda>() constant
91 val new = HashMap<String, String>() in <lambda>() constant214 val new = HashMap<String, String>() in <lambda>() constant
124 val new = newTree.item() in compare() constant170 val new = newTree.item() in compare() constant
2063 val new = mutableListOf<MethodItem>() in <lambda>() constant2246 val new = mutableListOf<MethodItem>() in <lambda>() constant2525 val new = mutableSetOf<MethodItem>() in <lambda>() constant2536 val new = mutableSetOf<String>() in <lambda>() constant
169 val new = in <lambda>() constant
651 val new = doc.replace(Regex("\\b$typo\\b"), replacement) in <lambda>() constant
619 val new = in checkCompatibility() constant
24 private val new: () -> P, in noReset() constant in trebuchet.util.StartEndBuilder
214 val new = Regex("""\b$word\b""") in docContainsWord() constant
118 val new = insertInto(initial, content, initial.indexOf("*/")) in mergeDocumentation() constant
87 void* operator new(size_t size) { in new() function