XML_Statistics::countAttribute | XML_Statistics::getCDataLength |
XML_Statistics | |
PEAR Manual | |
require_once 'XML/Statistics.php'; |
integer XML_Statistics::countDataChunks (
)
This is influenced by the 'ignoreWhitespace' option. Furthermore a new chunk is counted when the parser find a linebreak or internal entity.
This method does not accept any parameters.
integer number of data chunks in the document
This function can not be called statically.
XML_Statistics::countAttribute | XML_Statistics::getCDataLength |
XML_Statistics | |
PEAR Manual | |