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