Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libxo/xohtml/external/
Djquery.js4317 isPartStrNotTag = isPartStr && !isTag; variable
4327 checkSet[i] = isPartStrNotTag || elem && elem.nodeName.toLowerCase() === part ?
4333 if ( isPartStrNotTag ) {