Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-common.cc744 parse_uint32 (const char **pp, const char *end, uint32_t *pv) in parse_uint32() function
950 bool had_value = parse_uint32 (pp, end, &feature->value) || in parse_feature_value_postfix()