Searched refs:match (Results 1 – 6 of 6) sorted by relevance
445 var matches = s.match(pr_chunkPattern);451 var match = matches[i];452 if (match.length > 1 && match.charAt(0) === '<') {453 if (pr_commentPrefix.test(match)) { continue; }454 if (pr_cdataPrefix.test(match)) {456 sourceBuf.push(match.substring(9, match.length - 3));457 sourceBufLen += match.length - 12;458 } else if (pr_brPrefix.test(match)) {464 if (match.indexOf(PR_NOCODE) >= 0 && isNoCodeTag(match)) {468 var name = match.match(pr_tagNameRe)[2];[all …]
3 from the class file and DEX file and checks the strings match.
243 89761234 # match[0]: 89761234245 00001000 # match[1]: 00001000247 03333333 # match[2]: 03333333249 79787776 # match[3]: 79787776
52 i = match($0, /BEGIN\([a-z-]*\)/);
885 int match = bytes.getInt(at); in parseLookupswitch() local888 cases.add(match, target); in parseLookupswitch()
META-INF/ META-INF/MANIFEST.MF jas/ jas/AnnotDefAttr.class AnnotDefAttr ...