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
strrchr(3) - linux
strchr(3) - freebsd
strchrnul(3) - freebsd
strrchr(3) - suse
Similar Topics in the Unix Linux Community
I am not able to use variables in system command in a C program
C++ getline, parse and take first tokens by condition
PHP parametric + bash script combination
Format specifier for sscanf() in C