Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/lib/
H A Dzip_win32.h9 # define strcmpi _strcmpi macro
H A Dzip_name_locate.c71 cmp = (flags & ZIP_FL_NOCASE) ? strcmpi : strcmp; in _zip_name_locate()
H A Dzipint.h77 # define strcmpi strcasecmp macro

Completed in 13 milliseconds