Searched refs:applySubstitutions (Results 1 – 6 of 6) sorted by relevance
2742 applySubstitutions(text: string, subs?: string | string[]): string | string[];
18501 AbstractNode.prototype.applySubstitutions = function (text, subs) { method in AbstractNode
17028 AbstractNode.prototype.applySubstitutions = function (text, subs) {
42866 AbstractNode.prototype.applySubstitutions = function (text, subs) { method in AbstractNode
43118 AbstractNode.prototype.applySubstitutions = function (text, subs) { method in AbstractNode