Home
last modified time | relevance | path

Searched refs:display_inline (Results 1 – 2 of 2) sorted by relevance

/plugin/sql/
H A Dsyntax.php35 var $display_inline = FALSE; variable in syntax_plugin_sql
86 $this->display_inline = FALSE;
108 $this->display_inline = TRUE;
110 $this->display_inline = FALSE;
140 if ($this->display_inline) {
/plugin/sqlraw/
H A Dsyntax.php26 var $display_inline = FALSE; variable in syntax_plugin_sqlraw
83 $this->display_inline = FALSE;
130 $this->display_inline = TRUE;
132 $this->display_inline = FALSE;
212 if ($this->display_inline) {