Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pdflib.1.6.class.php213 if (array_search($fqn, $this->_field_names) === FALSE) {
214 $this->_field_names[] = $fqn;
H A Doutput.pdflib.class.php17 var $_field_names; variable in OutputDriverPdflib
286 $this->_field_names = array();