Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds