Lines Matching refs:_xmlEntities
208 $this->doc .= $this->_xmlEntities($text);
238 $this->doc .= $this->_xmlEntities($acronym);
261 $title = $this->_xmlEntities($title);
268 $title = $this->_xmlEntities($cap);
276 $title = $this->_xmlEntities(basename(noNS($src)));
296 $ret .= ' width="'.$this->_xmlEntities($width).'"';
299 $ret .= ' height="'.$this->_xmlEntities($height).'"';
311 return $this->_xmlEntities($title);
322 $this->_xmlEntities($title));
325 $ret .= $this->_xmlEntities($title);
328 $ret .= $this->_xmlEntities(basename(noNS($src)));