Home
last modified time | relevance | path

Searched defs:regex (Results 51 – 65 of 65) sorted by last modified time

123

/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js1699 var regex = { 'end' : regexGroup.right.source }; class
1705 left : { regex: regexGroup.left, css: 'script' }, property in htmlScript.left
1706 right : { regex: regexGroup.right, css: 'script' }, property in htmlScript.right
/plugin/editx/
H A Daction.php130 function _locate_filepairs(&$opts, $dir, $regex ){
/plugin/subjectindex/plugins/
H A DEntryDefault.php34 public $regex = '\{\{entry>.+?\}\}'; variable in SI_EntryDefault
H A DEntryTag.php17 public $regex = '(?<=\s|^)\#[^\s]+'; variable in SI_EntryTag
H A DEntryVerse.php15 …public $regex = '(?:[123]\h?)?(?:[A-Z][a-zA-Z]+|Song of Solomon)\.?\h?1?[0-9]?[0-9]:\d{1,3}(?:[,-]… variable in SI_EntryVerse
/plugin/subjectindex/inc/
H A Dmatcher.php69 public $regex = ''; variable in SI_Entry
H A Dcommon.php103 function filtered($section = null, $regex = null, $pid = null) {
/plugin/aceeditor/
H A Dbuild.js1 …,s,o,a,f,l,c,h,p=t&&t.split("/"),d=u.map,v=d&&d["*"]||{};if(e&&e.charAt(0)===".")if(t){p=p.slice(0…
/plugin/projects/
H A Dcodemirror-compressed.js1 …(Ct,e)}function an(e,t){Wt=!0;var n=t-e.height;for(var r=e;r;r=r.parent)r.height+=n}function fn(e)… function
/plugin/pagemove/
H A Dadmin.php841 function _pm_movemeta($dir, $regex, $opts) {
/plugin/processing/
H A Dscript.js11127 var regex = function regex(needle, hay) { function
11842 function(all, quoted, aposed, regexCtx, prefix, regex, singleComment, comment) { argument
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js253 dp.sh.Highlighter.prototype.GetMatches = function(regex, css) argument
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js48 dp.sh.Highlighter.prototype.GetMatches=function(regex,css) argument
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js114 var regex = new RegExp( '^(?:' + FCKConfig.RemoveFormatTags.replace( /,/g,'|' ) + ')$', 'i' ) ; variable
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js709 ,regex /* :RegExp */ argument
742 ,regex /* :RegExp */ argument
773 ,regex /* :RegExp */ argument
813 ,regex /* :RegExp */ argument

123