Home
last modified time | relevance | path

Searched refs:editIdLookup (Results 1 – 1 of 1) sorted by relevance

/plugin/editsections2/
H A Dscript.js14 var editIdLookup = {}; variable
95 editIdLookup[startPos] = idMatched[1];
129 } else if (editIdLookup[endPos + 1]) {
132 String(editIdLookup[endPos + 1]).replace(/(\W)/g, '\\$1') +