[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Summary view] [Print] [Text view]
1 matches.forEach(function(m) 2 { 3 var tagName = config.tagName, 4 url = m[0][0], 5 pos = m[0][1], 6 len = url.length; 7 8 // Give that tag priority over other tags such as Autolink's 9 addSelfClosingTag(tagName, pos, len, -10).setAttribute('url', url); 10 });
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |