Home
last modified time | relevance | path

Searched defs:del_table (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
Dstropmodule.c953 char *table1, *output_start, *del_table=NULL; in strop_translate() local
/aosp_15_r20/external/python/cpython2/Objects/
Dstringobject.c2210 const char *output_start, *del_table=NULL; in string_translate() local