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

Method indexOf

src/main/java/com/scudata/common/Sentence.java:818–846  ·  view source on GitHub ↗

在原串中搜索字符串(可以被包含中短语中) @param phrase 需要搜索的字符串 @param start 在原串中的起始位置 @param flag 可以为0,IGNORE_CASE,IGNORE_PARS,IGNORE_CASE+IGNORE_PARS @return 字符串在原串中的位置

(String str, String find, int start, int flag,
			char escapeChar)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

searchMethod · 0.95
initRefCellsMethod · 0.95
searchMethod · 0.95
initMethod · 0.95
isValidStringMethod · 0.95
retrieveMethod · 0.95
retrieveOneMethod · 0.95
runSQLMethod · 0.95
retrieve2Method · 0.95
procMethod · 0.95
queryGroupMethod · 0.95
compileMethod · 0.45

Calls 4

scanQuotationMethod · 0.95
scanParenthesisMethod · 0.95
isWordCharMethod · 0.95
lengthMethod · 0.45

Tested by

no test coverage detected