Searched defs:new (Results 1 – 4 of 4) sorted by relevance
47 val new = doc.replace(regex, replacement) in <lambda>() constant
24 private val new: () -> P, in noReset() constant in trebuchet.util.StartEndBuilder
214 val new = Regex("""\b$word\b""") in docContainsWord() constant
87 void* operator new(size_t size) { in new() function