Orbits
1
|
Go to the source code of this file.
Macros | |
#define | PyOS_strnicmp PyOS_mystrnicmp |
#define | PyOS_stricmp PyOS_mystricmp |
Functions | |
PyAPI_FUNC (int) PyOS_mystrnicmp(const char * | |
Variables | |
const char | Py_ssize_t |
#define PyOS_stricmp PyOS_mystricmp |
#define PyOS_strnicmp PyOS_mystrnicmp |
PyAPI_FUNC | ( | int | ) | const |
const char Py_ssize_t |
Copyright 2014 Google Inc. All rights reserved.