Home
last modified time | relevance | path

Searched defs:strcasecmp (Results 1 – 9 of 9) sorted by relevance

/PHP-5.6/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_win32.h13 # define strcasecmp(s1, s2) stricmp(s1, s2) macro
/PHP-5.6/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_language.c68 #define strcasecmp stricmp macro
H A Dmbfl_encoding.c117 #define strcasecmp stricmp macro
/PHP-5.6/ext/zip/lib/
H A Dphp_zip_config.w32.h58 # define strcasecmp _strcmpi macro
H A Dzipint.h107 #define strcasecmp _stricmp macro
/PHP-5.6/ext/date/lib/
H A Dtimelib.h66 #define strcasecmp stricmp macro
/PHP-5.6/Zend/
H A Dzend_config.w32.h54 #define strcasecmp(s1, s2) stricmp(s1, s2) macro
H A Dzend_builtin_functions.c535 ZEND_FUNCTION(strcasecmp) in ZEND_FUNCTION() argument
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg.h53 # define strcasecmp _stricmp macro

Completed in 20 milliseconds