Searched defs:new (Results 1 – 11 of 11) sorted by relevance
47 val new = doc.replace(regex, replacement) in <lambda>() constant
94 val new = HashMap<String, String>() in <lambda>() constant227 val new = HashMap<String, String>() in <lambda>() constant
123 val new = newTree.item() in compare() constant169 val new = newTree.item() in compare() constant
2161 val new = mutableListOf<MethodItem>() in <lambda>() constant2344 val new = mutableListOf<MethodItem>() in <lambda>() constant2622 val new = mutableSetOf<MethodItem>() in <lambda>() constant2633 val new = mutableSetOf<String>() in <lambda>() constant
169 val new = in <lambda>() constant
652 val new = doc.replace(Regex("\\b$typo\\b"), replacement) in <lambda>() constant
585 val new = in checkCompatibility() constant
24 private val new: () -> P, in noReset() constant in trebuchet.util.StartEndBuilder
236 val new = Regex("""\b$word\b""") in docContainsWord() constant
112 val new = insertInto(initial, content, initial.indexOf("*/")) in mergeDocumentation() constant
87 void* operator new(size_t size) { in new() function