Searched refs:UCL_STRING_PARSE_BOOLEAN (Results 1 – 3 of 3) sorted by relevance
169 UCL_STRING_PARSE_BOOLEAN = (1 << 2), /**< Parse passed string and detect boolean */ enumerator175 UCL_STRING_PARSE = UCL_STRING_PARSE_BOOLEAN|UCL_STRING_PARSE_NUMBER, /**<
368 - `UCL_STRING_PARSE_BOOLEAN` - parse passed string and detect boolean
2341 if (flags & UCL_STRING_PARSE_BOOLEAN) {