Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_parser.c573 bool need_unescape, bool need_lowercase, bool need_expand, in ucl_copy_or_store_ptr() argument
579 if (need_unescape || need_lowercase || in ucl_copy_or_store_ptr()
589 if (need_lowercase) { in ucl_copy_or_store_ptr()