Searched refs:UTZFMT_PARSE_OPTION_ALL_STYLES (Results 1 – 6 of 6) sorted by relevance
236 UTZFMT_PARSE_OPTION_ALL_STYLES = 0x01 enumerator
239 UTZFMT_PARSE_OPTION_ALL_STYLES = 0x01 enumerator
728 …int32_t parseOptions = DATA[i].parseAll ? UTZFMT_PARSE_OPTION_ALL_STYLES : UTZFMT_PARSE_OPTION_NON… in TestParse()
1145 if (parseOptions & UTZFMT_PARSE_OPTION_ALL_STYLES) { in parse()1244 …optObject(parse(UTZFMT_STYLE_GENERIC_LOCATION, source, parse_pos, UTZFMT_PARSE_OPTION_ALL_STYLES)); in parseObject()