Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dio.c789 mpd_parse_fmt_str(mpd_spec_t *spec, const char *fmt, int caps) in mpd_parse_fmt_str() function
1406 if (!mpd_parse_fmt_str(&spec, fmt, 1)) { in mpd_qformat()
H A Dmpdecimal.h411 int mpd_parse_fmt_str(mpd_spec_t *spec, const char *fmt, int caps);
/third_party/python/Modules/_decimal/
H A D_decimal.c3335 * the forked mpd_parse_fmt_str(). */ in dec_format()
3338 before calling mpd_parse_fmt_str(). */ in dec_format()
3346 /* Strip 'z' option, which isn't understood by mpd_parse_fmt_str(). in dec_format()
3370 if (!mpd_parse_fmt_str(&spec, fmt, CtxCaps(context))) { in dec_format()
3387 in mpd_parse_fmt_str(). The feature is not documented and in dec_format()

Completed in 11 milliseconds