Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dunicodeobject.c12819 static const char *stripfuncnames[] = {"lstrip", "rstrip", "strip"}; variable
12821 #define STRIPNAME(i) (stripfuncnames[i])
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1563 Objects/unicodeobject.c - stripfuncnames -