« tidy_warning_count
Giriş »
PHP Manual
Diğer Temel Eklentiler
Simgeleştirici
Simgeleştirici
Giriş
Yapılandırma/Kurulum
Gereksinimler
Kurulum
Çalışma Anı Yapılandırması
Özkaynak Türleri
Öntanımlı Sabitler
Örnekler
Simgeleştirici İşlevleri
token_get_all
— Belirtilen kaynağı PHP dizgeciklerine ayırır
token_name
— Belirtilen PHP dizgeciğinin simgesel ismini döndürür
PhpToken
— The PhpToken class
PhpToken::__construct
— Returns a new PhpToken object
PhpToken::getTokenName
— Returns the name of the token.
PhpToken::is
— Tells whether the token is of given kind.
PhpToken::isIgnorable
— Tells whether the token would be ignored by the PHP parser.
PhpToken::__toString
— Returns the textual content of the token.
PhpToken::tokenize
— Splits given source into PHP tokens, represented by PhpToken objects.