Home
last modified time | relevance | path

Searched defs:match (Results 1 – 2 of 2) sorted by relevance

/web-bugs/www/js/
H A DMarkdown.Sanitizer.js101 html = html.replace(re, function (match) { argument
H A DMarkdown.Converter.js1273 return text.replace(/[\n\t]/g, function (match, offset) { argument
1297 return url.replace(_problemUrlChars, function (match, offset) { argument

Completed in 12 milliseconds