Home
last modified time | relevance | path

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

/plugin/imapmarkers/syntax/
H A Dreference.php14 private bool $is_debug; variable in syntax_plugin_imapmarkers_reference
18 $this->is_debug = false;
21 if ($this->is_debug) {
65 if ($this->is_debug) {
77 if ($this->is_debug) {
97 if ($this->is_debug) {
H A Dmap.php30 private bool $is_debug; variable in syntax_plugin_imapmarkers_map
34 $this->is_debug = false;
36 if ($this->is_debug) {
87 if ($this->is_debug) {
91 if ($this->is_debug) {
95 if ($this->is_debug) {
105 if ($this->is_debug) {
162 if ($this->is_debug) {
206 if ($this->is_debug) {
260 if ($this->is_debug) {
[all …]