Home
last modified time | relevance | path

Searched refs:table_close (Results 1 – 25 of 53) sorted by relevance

123

/plugin/adhocmathml/
H A Dmtable.php23 $renderer->table_close();
/plugin/strata/syntax/
H A Dtable.php36 $R->table_close();
102 $R->table_close();
/plugin/latexport/_test/
H A Ddecorator_tables.test.php30 $this->decoratorTables->table_close();
63 $this->decoratorTables->table_close();
116 $this->decoratorTables->table_close();
176 $this->decoratorTables->table_close();
H A Ddecorator_mock.php150 function table_close($pos = null) { function in DecoratorMock
/plugin/dbquery/syntax/
H A Dquery.php122 $R->table_close();
157 $R->table_close();
/plugin/latexport/implementation/
H A Ddecorator_tables.php118 function table_close($pos = null) { function in DecoratorTables
119 $this->decorator->table_close($pos);
H A Ddecorator.php910 function table_close($pos = null) { function in decorator
912 $this->decorator->table_close($pos);
/plugin/statdisplay/helper/
H A Dtable.php188 $this->R->table_close();
279 $this->R->table_close();
341 $this->R->table_close();
403 $this->R->table_close();
/plugin/fckg/
H A Drenderer.php104 function table_close() function in renderer_plugin_fckg
/plugin/ckgdoku/
H A Drenderer.php104 function table_close($pos = NULL) function in renderer_plugin_ckgdoku
/plugin/ckgedit/
H A Drenderer.php104 function table_close($pos = NULL) function in renderer_plugin_ckgedit
/plugin/abbrlist/
H A Dsyntax.php135 $R->table_close();
/plugin/givemeyouremail/
H A Dsyntax.php151 $renderer->table_close();
/plugin/csv/syntax/
H A Dtable.php142 $renderer->table_close();
/plugin/displayorphans/
H A Drenderer.php40 $renderer->table_close(null);
/plugin/edittable/renderer/
H A Djson.php56 function table_close($pos = null) { function in renderer_plugin_edittable_json
/plugin/youtrack/
H A Dhelper.php279 $R->table_close();
/plugin/nssize/
H A Dsyntax.php48 $renderer->table_close();
/plugin/struct/syntax/
H A Doutput.php200 $renderer->table_close();
/plugin/sql2wiki/syntax/
H A Dquery.php171 $renderer->table_close();
/plugin/qc/
H A Drenderer.php262 public function table_close($pos = null)
251 public function table_close($pos = null) // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps global() function in renderer_plugin_qc
/plugin/timetrack/
H A Dsyntax.php166 $r->table_close();
/plugin/davcal/syntax/
H A Dtable.php299 $R->table_close();
/plugin/purplenumbers/
H A Drenderer.php94 function table_close($pos = null){ function in renderer_plugin_purplenumbers
/plugin/dw2markdown/
H A Drenderer.php491 function table_close($pos = null) { function in Renderer_Plugin_dw2markdown

123