Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dunicodeobject.c12504 static const char *stripfuncnames[] = {"lstrip", "rstrip", "strip"}; variable
12506 #define STRIPNAME(i) (stripfuncnames[i])

Completed in 18 milliseconds