XML_Statistics::countPI (Previous) (Next) XML_Statistics::getMaxDepth

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Statistics::countExternalEntity()

XML_Statistics::countExternalEntity() -- compte le nombre d'occurences d'une entité externe

Description

Compte le nombre de fois qu'une entité externe est utilisé dans le document. Si le nom n'est pas spécifié, le nombre total d'entités externes sera retourné.

Paramètres

  • string $name - nom de l'entité externe, sans '&' ni ';'.

Valeur retournée

integer : nombre d'occurences de l'entité externe.

Note

Cette fonction ne peut pas être appelée de façon statique.

XML_Statistics::countPI (Previous) (Next) XML_Statistics::getMaxDepth

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.