Home
last modified time | relevance | path

Searched defs:propertyToFind (Results 1 – 2 of 2) sorted by relevance

/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js479 propertyToFind = { '#' : 'id', '.' : 'className' }[search.substr(0, 1)] || 'nodeName', class in findElement
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1760 propertyToFind = { '#' : 'id', '.' : 'className' }[search.substr(0, 1)] || 'nodeName', class in findElement