Lines Matching refs:w

21         regex = new RegExp("(\\{\\{(.*?)\\.\\w{2,4})\\|\\<font");
24 regex = new RegExp("\\{\\{(.*?)\\.\\w{2,4}\\|[:\\w\\-\\.\\s]+\\<\\/font");
27 regex = new RegExp('\\>\\{\\{(.*?)\\.\\w+\\<\\/font\\>\\b', 'gm');
351 var iw_type = class_name.match(/iw_(\w+\.?\w{0,12})/);
359 iw_type[1] = iw_type[1].replace(/_(\w{2})/g, "." + "$1");
562 matches = attrs[i].value.match(/font-family:\s*([\w\-\s,]+);?/);
567 //matches = attrs[i].value.match(/font-size:\s*(\d+(\w+|%));?/);
573 matches = attrs[i].value.match(/font-weight:\s*(\w+);?/);
588 matches = attrs[i].value.match(/background:\s*(\w+)/);
606 matches = attrs[i].value.match(/\s*(\w+)align/);
745 … if (this.attr.match(/\.\w+$/)) { // external mime's first access
1430 if (this.interwiki && results.match(/>\w+\s*\|$/)) {
1435 results = results.replace(/>\w+\s*\|$/, '>' + text);
1449 if (text.match(/^&\w+;/)) {
1533 if (!results.match(/\[\[\\\\.*?\|$/) && !text.match(/\w:(\\(\w?))+/)) {
1534 if (!text.match(/\\\\[\w\.\-\_]+\\[\w\.\-\_]+/)) {
1543 if (text.match(/\w/) && !text.match(/^\s*\d\)\s*$/)) {
1570 results = results.replace(/(&\w+;)\s*([\*\/_]{2})_FORMAT_SPACE_(\w+)/, "$1$2$3");
1622 results = results.replace(/%*\\%*([^\w\\]{1})%*\\%*/g, "$1");
1626 …results = results.replace(/(\s*={2,}).*?CKGE_TMP_(\w+)(.*?).*?CKGE_TMP_c?\2.*?\1/gm, function(m, t…
1627 m = m.replace(/CKGE_TMP_\w+/gm, "");
1634 results = results.replace(/\s?(CKGE_TMP_\w+)\s?/gm, function(m, tag) {
1664 …results = results.replace(/\[\[(\w+\.?\w{0,12})>(.*?)\|(.*?)\]\]/gm, function(match, id, iw_replac…
1692 …var regex = new RegExp("(&amp;|\\W|\\w|\\d)(\\*\\*|\\/\\/|\\'\\'|__|<\/del>)+" + HTMLParser_FORMAT…
1699 results = results.replace(/([\*\/_]{2})@@_SP_@@(&\w+;)/g, "$1 $2");
1727 …results = results.replace(/(\*|-).*?(\[\[|\{\{).*?(\]\]|\}\})([\s\w\/\-\x3A-\x40\x5B-\x60\x7B-\x7F…