Home
last modified time | relevance | path

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

/src/contrib/libucl/src/
H A Ducl_parser.c596 bool need_unescape, bool need_lowercase, bool need_expand, in ucl_copy_or_store_ptr() argument
602 if (need_unescape || need_lowercase || in ucl_copy_or_store_ptr()
612 if (need_lowercase) { in ucl_copy_or_store_ptr()