Home
last modified time | relevance | path

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

/plugin/a2s/
H A DASCIIToSVG.php108 protected $yy_last_was_cr = false; variable in dokuwiki\\plugin\\a2s\\A2S_JLexBase
180 if ("\n" == $this->yy_buffer[$i] && !$this->yy_last_was_cr) {
187 $this->yy_last_was_cr = true;
189 $this->yy_last_was_cr = false;