XML_Statistics::countTagsInDepth (Previous) (Next) XML_Statistics::countExternalEntity

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

XML_Statistics::countPI()

XML_Statistics::countPI() -- compte le nombre d'occurences d'une instruction spécifique

Description

Compte le nombre d'occurences qu'une instruction spécifique (e.g. <?php) est utilisée dans un document. La cible est le 'langage' de l'instruction. Vous n'avez qu'à fournir le nom, sans le point d'interrogation principal. Si aucune cible n'est spécifié, la méthode comptera le nombre total d'instructions.

Paramètres

  • string $target - cible du bloc d'instruction

Valeur retournée

integer : nombre d'occurence de l'instruction

Note

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

XML_Statistics::countTagsInDepth (Previous) (Next) XML_Statistics::countExternalEntity

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.