区分大小写的格式匹配 @param src 源串 @param pos1 源串起始位置 @param fmt 格式串 @param pos2 格式串起始位置 @return true:匹配,false:不匹配
(String src, int pos1, String fmt, int pos2)
source not stored for this graph (policy: none)
no test coverage detected