Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/stringlib/
Dunicode_format.h998 formatteriter_next(formatteriterobject *it) in formatteriter_next() function
1095 (iternextfunc)formatteriter_next, /* tp_iternext */
/external/python/cpython2/Objects/stringlib/
Dstring_format.h1079 formatteriter_next(formatteriterobject *it) in formatteriter_next() function
1175 (iternextfunc)formatteriter_next, /* tp_iternext */