Home
last modified time | relevance | path

Searched refs:stricmp_end (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/standard/
H A Dproc_open.c549 static inline int stricmp_end(const char* suffix, const char* str) { in stricmp_end() function
565 || stricmp_end("\\cmd.exe", prog_name) == 0 || stricmp_end("\\cmd", prog_name) == 0) { in is_executed_by_cmd()

Completed in 10 milliseconds