Searched refs:allowSpecificAttribute (Results 1 – 12 of 12) sorted by relevance
/plugin/adhocmathml/ |
D | abstract.php | 21 protected function allowSpecificAttribute(&$name, &$value) { return false; } function in syntax_plugin_adhocmathml_abstract 55 return $this->allowSpecificAttribute($name, $value);
|
D | math.php | 17 protected function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_math
|
D | semantics.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_semantics
|
D | mover.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_mover
|
D | mspace.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_mspace
|
D | mpadded.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_mpadded
|
D | munderover.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_munderover
|
D | mfrac.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_mfrac
|
D | munder.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_munder
|
D | mo.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_mo
|
D | maction.php | 19 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_maction
|
D | mtd.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_mtd
|