strchr(3) php man page | unix.com

Man Page: strchr

Operating Environment: php

Section: 3

STRCHR(3)								 1								 STRCHR(3)

strchr - Alias ofstrstr(3)

	This function is an alias of: strstr(3).

PHP Documentation Group 														 STRCHR(3)
Related Man Pages
strrchr(3) - mojave
strchrnul(3) - linux
strchr(3) - freebsd
strchrnul(3) - freebsd
strchr(3) - netbsd
Similar Topics in the Unix Linux Community
error: invalid conversion from ‘const char*’ to ‘char*’
How to fix line breaks format text for huge files?
How to use SU inside script?
PHP parametric + bash script combination
Format specifier for sscanf() in C