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

Method matches

src/main/java/com/scudata/common/StringUtils.java:713–799  ·  view source on GitHub ↗

区分大小写的格式匹配 @param src 源串 @param pos1 源串起始位置 @param fmt 格式串 @param pos2 格式串起始位置 @return true:匹配,false:不匹配

(String src, int pos1, String fmt,
			int pos2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

listSubFilesMethod · 0.95
listSubDirsMethod · 0.95
calculateMethod · 0.95
calculateAllMethod · 0.95
calculateAndMethod · 0.95
getCanvasNamesMethod · 0.45
isExtLibraryMethod · 0.45
actionPerformedMethod · 0.45
getProcedureColumnMapMethod · 0.45
getColumnsMethod · 0.45
matchPatternMethod · 0.45
filePatternMethod · 0.45

Calls 2

matchesIgnoreCaseMethod · 0.95
lengthMethod · 0.45

Tested by

no test coverage detected