Home
last modified time | relevance | path

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

/plugin/discussion/syntax/ !
Dthreads.php66 $customFlags = [
81 $customFlags['count'] = $cnt;
85 $customFlags['skipempty'] = true;
88 $customFlags['nonewthreadform'] = true;
103 return [$ns, $flags, $refine, $customFlags];
116 list($ns, $flags, $refine, $customFlags) = $data;
117 $count = $customFlags['count'];
118 $skipEmpty = $customFlags['skipempty'];
119 $noNewThreadForm = $customFlags['nonewthreadform'];
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ !
DshCore.js414 if (options.customFlags) {
415 … registeredFlags = nativ.replace.call(registeredFlags + options.customFlags, duplicateFlags, "");
1208 customFlags: "x" property
1221 customFlags: "s" property
1267 {customFlags: "n"}); property
DshCore.min.js17customFlags&&(T=p.replace.call(T+n.customFlags,E,""))},off:function(){throw Error("extensibility m… property