(PHP 3>= 3.0.3, PHP 4 >= 4.0.0)
int strcspn (string str1, string str2)
int strcspn
Vrací délku úvodního segmentu str1, který neobsahuje žádný ze znaků str2.
Viz také: strspn().