Home
last modified time | relevance | path

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

/third_party/python/Objects/stringlib/
Dlocaleutil.h7 } GroupGenerator; typedef
11 GroupGenerator_init(GroupGenerator *self, const char *grouping) in GroupGenerator_init()
21 GroupGenerator_next(GroupGenerator *self) in GroupGenerator_next()
/third_party/python/Objects/
Dunicodeobject.c9870 GroupGenerator groupgen; in _PyUnicode_InsertThousandsGrouping()