Searched refs:json_parse_number (Results 1 - 1 of 1) sorted by relevance
/systemd/src/basic/ | ||
H A D | json.c | 382 static int json_parse_number(const char **p, union json_value *ret) { function 550 r = json_parse_number(&c, ret_value); |
Completed in 1045 milliseconds