Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c3164 dotsep_as_utf8(const char *s) in dotsep_as_utf8() function
3285 dot = dotsep_as_utf8(spec.dot); in dec_format()
3294 sep = dotsep_as_utf8(spec.sep); in dec_format()