MCPcopy Create free account
hub / github.com/google/re2j / replace

Method replace

java/com/google/re2j/RE2.java:386–386  ·  view source on GitHub ↗
(String orig)

Source from the content-addressed store, hash-verified

384 // This is visible for testing.
385 interface ReplaceFunc {
386 String replace(String orig);
387 }
388
389 /**

Callers 2

replaceAllFuncMethod · 0.65

Implementers 3

RE2ReplaceAllFunctionTestjavatests/com/google/re2j/RE2ReplaceAl
Matcherjava/com/google/re2j/Matcher.java
RE2java/com/google/re2j/RE2.java

Calls

no outgoing calls

Tested by 1