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
strchr(3) - mojave
strrchr(3) - linux
strchr(3) - redhat
strchrnul(3) - freebsd
Similar Topics in the Unix Linux Community
error: invalid conversion from ‘const char*’ to ‘char*’
Changing the way arguments are read from program
I am not able to use variables in system command in a C program
C++ getline, parse and take first tokens by condition
Format specifier for sscanf() in C