Searched refs:PyOS_mystricmp (Results 1 – 7 of 7) sorted by relevance
9 PyAPI_FUNC(int) PyOS_mystricmp(const char *, const char *);16 #define PyOS_stricmp PyOS_mystricmp
22 PyOS_mystricmp(const char *s1, const char *s2) in PyOS_mystricmp() function
482 EXPORT_FUNC(PyOS_mystricmp)
454 function,PyOS_mystricmp,3.2,
1015 function PyOS_mystricmp
3265 - Issue #18603: Ensure that PyOS_mystricmp and PyOS_mystrnicmp are in the
3278 Fix bug in PyOS_mystrnicmp and PyOS_mystricmp that incremented pointers