Searched defs:linkPattern (Results 1 – 2 of 2) sorted by relevance
| /plugin/icons/syntax/ | ||
| D | icon.php | 19 protected $linkPattern = '\[\[[^\]\r\n]*\|%s\]\]'; variable in syntax_plugin_icons_icon |
| /plugin/diagramsnet/lib/js/grapheditor/ | ||
| D | Graph.js | 1878 Graph.linkPattern = new RegExp('^(https?:\\/\\/)?'+ // protocol variable in Graph |