MCPcopy Create free account
hub / github.com/SPLWare/esProc / replace

Method replace

src/main/java/com/scudata/dm/query/Tokenizer.java:511–534  ·  view source on GitHub ↗

把字符s替换成字符串r,忽略单引号和双引号括起来的内容 @param str String 源串 @param s char 字符 ? @param r String 替换成的串 @param ignoreQuote boolean true:忽略引号,替换引号内的字串 @return String

(String str, char s, String r, boolean ignoreQuote)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

translateExpMethod · 0.45
translateExp2Method · 0.45
moveOutMarksMethod · 0.45
moveInMarksMethod · 0.45
moveOutFuncsMethod · 0.45
moveInFuncsMethod · 0.45
getFilesMethod · 0.45

Calls 5

scanQuotationMethod · 0.95
substringMethod · 0.80
appendMethod · 0.65
toStringMethod · 0.65
lengthMethod · 0.45

Tested by

no test coverage detected