Searched refs:defcl (Results 1 – 3 of 3) sorted by relevance
37 $defcl= $this->getConf('class_preffix') ?? 'bbcodeextensions';42 <span class="{$defcl} {$match}" >
34 $defcl= $this->getConf('class_preffix') ?? 'bbcodeextensions';38 <div class="{$defcl} {$match}" >
6841 function to_class_expr(defcl, drop_name) { argument6842 var cl = make_node(AST_ClassExpression, defcl);