Searched refs:stripfuncnames (Results 1 – 2 of 2) sorted by relevance
12819 static const char *stripfuncnames[] = {"lstrip", "rstrip", "strip"}; variable12821 #define STRIPNAME(i) (stripfuncnames[i])
1563 Objects/unicodeobject.c - stripfuncnames -