Searched refs:UCL_STRING_PARSE_BYTES (Results 1 – 3 of 3) sorted by relevance
167 UCL_STRING_PARSE_BYTES = 0x40 /**< Treat numbers as bytes */ enumerator
1119 flags & UCL_STRING_PARSE_BYTES,1126 flags & UCL_STRING_PARSE_BYTES,
374 - `UCL_STRING_PARSE_BYTES` - assume that numeric multipliers are in bytes notation, for example `10…