strrchr           488 Zend/zend_constants.c 		char *slash = strrchr(c->name, '\\');
strrchr          2824 ext/fileinfo/libmagic/apprentice.c 		if ((p = strrchr(fn, '/')) != NULL)
strrchr           441 ext/ftp/ftp.c  	if ((end = strrchr(++pwd, '"')) == NULL) {
strrchr           559 ext/ftp/ftp.c  	if ((end = strrchr(++mkd, '"')) == NULL) {
strrchr            57 ext/gd/libgd/xbm.c 			if (!(type = strrchr(iname, '_'))) {
strrchr            84 ext/gd/libgd/xbm.c 				if (!(type = strrchr(iname, '_'))) {
strrchr           181 ext/gd/libgd/xbm.c 	if ((f = strrchr(name, '/')) != NULL) name = f+1;
strrchr           182 ext/gd/libgd/xbm.c 	if ((f = strrchr(name, '\\')) != NULL) name = f+1;
strrchr           184 ext/gd/libgd/xbm.c 	if ((f = strrchr(name, '.')) != NULL && !strcasecmp(f, ".XBM")) *f = '\0';
strrchr            88 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr           128 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr           171 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr           211 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr           255 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr           296 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr           336 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr           367 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr           402 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr           441 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr           480 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr           519 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr           554 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr           591 ext/mysqlnd/mysqlnd_alloc.c 		char * fn = strrchr(__zend_orig_filename, PHP_DIR_SEPARATOR); 
strrchr          1180 ext/phar/phar.c 	endbuffer = strrchr(mydata->fname, '/');
strrchr          1381 ext/phar/phar.c 	p = strrchr(mydata->fname, '/');
strrchr          1779 ext/phar/phar.c 		slash = (char *) strrchr(filename, '/');
strrchr          1799 ext/phar/phar.c 				slash = strrchr(realpath, '/');
strrchr            43 ext/phar/phar_object.c 	ext = strrchr(file, '.');
strrchr           405 ext/phar/phar_object.c 			u1 = strrchr(e, '/');
strrchr           414 ext/phar/phar_object.c 			u = strrchr(e, '/');
strrchr           326 ext/phar/stream.c 		} else if ((cwd = strrchr(entry, '/'))) {
strrchr           116 ext/phar/tar.c 	if ((bname = strrchr(fname, PHP_DIR_SEPARATOR))) {
strrchr           619 ext/phar/tar.c 	p = strrchr(myphar->fname, '/');
strrchr            54 ext/phar/util.c 	p = strrchr(entry->filename, '/');
strrchr           276 ext/phar/zip.c 	ext = strrchr(mydata->fname, '/');
strrchr          2396 ext/soap/php_encoding.c 			end = strrchr(value,'[');
strrchr          2589 ext/soap/php_encoding.c 		end = strrchr(type,'[');
strrchr          2640 ext/soap/php_encoding.c 		end = strrchr(type,'[');
strrchr          2711 ext/soap/php_encoding.c 		char* tmp = strrchr((char*)attr->children->content,'[');
strrchr          2729 ext/soap/php_encoding.c 				char* tmp = strrchr((char*)position->children->content, '[');
strrchr          1008 ext/soap/php_http.c 				char *c = strrchr(t, '/');
strrchr          1109 ext/soap/php_http.c 							char *p = strrchr(t, '/');
strrchr          2070 ext/soap/php_schema.c 		ref = strrchr(ref, ':');
strrchr          2118 ext/soap/php_schema.c 			char *name = strrchr(attr->ref, ':');
strrchr           461 ext/soap/php_sdl.c 	ctype = strrchr((char*)tmp->children->content,':');
strrchr           670 ext/soap/php_sdl.c 	ctype = strrchr((char*)message_name,':');
strrchr           837 ext/soap/php_sdl.c 				ctype = strrchr((char*)bindingAttr->children->content,':');
strrchr           892 ext/soap/php_sdl.c 				ctype = strrchr((char*)type->children->content,':');
strrchr           320 ext/soap/php_xml.c 	char *found = strrchr((char*)inval, ':');
strrchr           405 ext/spl/spl_directory.c 	p1 = strrchr(intern->file_name, '/');
strrchr           407 ext/spl/spl_directory.c 	p2 = strrchr(intern->file_name, '\\');
strrchr          2326 ext/spl/spl_directory.c 		p1 = strrchr(tmp_path, '/');
strrchr          2328 ext/spl/spl_directory.c 		p2 = strrchr(tmp_path, '\\');
strrchr          2739 ext/standard/basic_functions.c 	PHP_FE(strrchr,															arginfo_strrchr)
strrchr          1070 ext/standard/ftp_fopen_wrapper.c         while ((p = strrchr(buf, '/'))) {
strrchr           840 ext/standard/http_fopen_wrapper.c 						char *s = strrchr(resource->path, '/');
strrchr          1038 ext/standard/image.c 			if (!(type = strrchr(iname, '_'))) {
strrchr            52 ext/standard/php_string.h PHP_FUNCTION(strrchr);
strrchr          2109 ext/standard/string.c PHP_FUNCTION(strrchr)
strrchr           311 ext/standard/user_filters.c 		if ((period = strrchr(filtername, '.'))) {
strrchr           324 ext/standard/user_filters.c 					period = strrchr(wildcard, '.');
strrchr            78 ext/zip/lib/zip_name_locate.c 	    p = strrchr(fn, '/');
strrchr           198 main/fopen_wrappers.c 		path_file = strrchr(path_tmp, DEFAULT_SLASH);
strrchr           200 main/fopen_wrappers.c 			path_file = strrchr(path_tmp, '/');
strrchr           203 main/fopen_wrappers.c 		path_file = strrchr(path_tmp, DEFAULT_SLASH);
strrchr           905 main/main.c    			p = strrchr(ref, '#');
strrchr           495 main/php_ini.c 			separator_location = strrchr(binary_location, DEFAULT_SLASH);
strrchr           657 main/php_ini.c 					if (!(p = strrchr(namelist[i]->d_name, '.')) || (p && strcmp(p, ".ini"))) {
strrchr           565 main/rfc1867.c 	char *s = strrchr(path, '\\');
strrchr           566 main/rfc1867.c 	char *s2 = strrchr(path, '/');
strrchr           264 main/streams/filter.c 	} else if ((period = strrchr(filtername, '.'))) {
strrchr           279 main/streams/filter.c 			period = strrchr(wildname, '.');
strrchr           116 main/streams/glob_wrapper.c 	if ((pos = strrchr(path, '/')) != NULL) {
strrchr           120 main/streams/glob_wrapper.c 	if ((pos = strrchr(path, '\\')) != NULL) {
strrchr           240 main/streams/glob_wrapper.c 	if ((tmp = strrchr(pos, '/')) != NULL) {
strrchr           244 main/streams/glob_wrapper.c 	if ((tmp = strrchr(pos, '\\')) != NULL) {
strrchr          1198 main/streams/plain_wrapper.c 			while ( (p = strrchr(buf + offset, DEFAULT_SLASH)) || (offset != 1 && (p = strrchr(buf, DEFAULT_SLASH))) ) {
strrchr           227 sapi/apache/php_apache.c 		if ((p = strrchr(name, '.'))) {
strrchr          1638 sapi/apache_hooks/php_apache.c 		if ((p = strrchr(name, '.'))) {
strrchr          1001 sapi/cgi/cgi_main.c 	prog = strrchr(argv0, '/');
strrchr          1248 sapi/cgi/cgi_main.c 				while ((ptr = strrchr(pt, '/')) || (ptr = strrchr(pt, '\\'))) {
strrchr           495 sapi/cli/php_cli.c 	prog = strrchr(argv0, '/');
strrchr           754 sapi/cli/php_cli_server.c 		if ((tmp = strrchr(client->addr_str, ':'))) {
strrchr           923 sapi/fpm/fpm/fpm_main.c 	prog = strrchr(argv0, '/');
strrchr          1220 sapi/fpm/fpm/fpm_main.c 					while ((ptr = strrchr(pt, '/')) || (ptr = strrchr(pt, '\\'))) {
strrchr           253 sapi/fpm/fpm/fpm_sockets.c 	char *port_str = strrchr(dup_address, ':');
strrchr           522 sapi/litespeed/lsapi_main.c     p = strrchr( file_handle->filename, '/' );
strrchr           948 sapi/milter/php_milter.c 	prog = strrchr(argv0, '/');