Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPageRules.php27 function deleteRule(string $ruleId) function in ComboStrap\\PageRules
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js634 …re.prototype.addRule=goog.abstractMethod;sre.SpeechRuleStore.prototype.deleteRule=goog.abstractMet… method in sre.SpeechRuleStore
651 sre.BaseRuleStore.prototype.deleteRule=function(a){a=this.speechRules_.indexOf(a);-1!=a&&this.speec… method in sre.BaseRuleStore