Home
last modified time | relevance | path

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

/PHP-5.3/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_win32.h13 # define strcasecmp(s1, s2) stricmp(s1, s2) macro
/PHP-5.3/ext/date/lib/
H A Dtimelib.h50 #define strcasecmp stricmp macro
/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_language.c68 #define strcasecmp stricmp macro
H A Dmbfl_encoding.c109 #define strcasecmp stricmp macro
/PHP-5.3/Zend/
H A Dzend_config.w32.h54 #define strcasecmp(s1, s2) stricmp(s1, s2) macro
H A Dzend_builtin_functions.c508 ZEND_FUNCTION(strcasecmp) in ZEND_FUNCTION() argument

Completed in 16 milliseconds