Home
last modified time | relevance | path

Searched refs:stripfuncnames (Results 1 – 11 of 11) sorted by relevance

/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dunicodeobject.c12298 static const char *stripfuncnames[] = {"lstrip", "rstrip", "strip"}; variable
12300 #define STRIPNAME(i) (stripfuncnames[i])
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dunicodeobject.c12298 static const char *stripfuncnames[] = {"lstrip", "rstrip", "strip"}; variable
12300 #define STRIPNAME(i) (stripfuncnames[i])
/dports/lang/python37/Python-3.7.12/Objects/
H A Dunicodeobject.c12295 static const char *stripfuncnames[] = {"lstrip", "rstrip", "strip"}; variable
12297 #define STRIPNAME(i) (stripfuncnames[i])
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dunicodeobject.c12541 static const char *stripfuncnames[] = {"lstrip", "rstrip", "strip"}; variable
12543 #define STRIPNAME(i) (stripfuncnames[i])
/dports/lang/python38/Python-3.8.12/Objects/
H A Dunicodeobject.c12298 static const char *stripfuncnames[] = {"lstrip", "rstrip", "strip"}; variable
12300 #define STRIPNAME(i) (stripfuncnames[i])
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dunicodeobject.c12298 static const char *stripfuncnames[] = {"lstrip", "rstrip", "strip"}; variable
12300 #define STRIPNAME(i) (stripfuncnames[i])
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dunicodeobject.c12298 static const char *stripfuncnames[] = {"lstrip", "rstrip", "strip"}; variable
12300 #define STRIPNAME(i) (stripfuncnames[i])
/dports/lang/python310/Python-3.10.1/Objects/
H A Dunicodeobject.c12800 static const char *stripfuncnames[] = {"lstrip", "rstrip", "strip"}; variable
12802 #define STRIPNAME(i) (stripfuncnames[i])
/dports/lang/python39/Python-3.9.9/Objects/
H A Dunicodeobject.c12643 static const char *stripfuncnames[] = {"lstrip", "rstrip", "strip"}; variable
12645 #define STRIPNAME(i) (stripfuncnames[i])
/dports/lang/python311/Python-3.11.0a3/Tools/c-analyzer/cpython/
H A Dignored.tsv1541 Objects/unicodeobject.c - stripfuncnames -
/dports/lang/python310/Python-3.10.1/Tools/c-analyzer/cpython/
H A Dignored.tsv1563 Objects/unicodeobject.c - stripfuncnames -