Home
last modified time | relevance | path

Searched refs:strrchr (Results 51 – 55 of 55) sorted by relevance

123

/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch90 - if ((progname = strrchr(argv[0], '/')) != NULL)
2178 - if ((tmp = strrchr(fn, '/')) == NULL) {
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c3248 if ((p = strrchr(fn, '/')) != NULL)
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c698 if ((tmp = strrchr(client->addr_str, ':'))) { in sapi_cli_server_register_variables()
/PHP-7.4/ext/standard/
H A Dbasic_functions.c2796 PHP_FE(strrchr, arginfo_strrchr)
H A Dstring.c2254 PHP_FUNCTION(strrchr) argument

Completed in 85 milliseconds

123