Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_chartable.h30 …NSAFE|UCL_CHARACTER_VALUE_END|UCL_CHARACTER_UCL_UNSAFE, UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED,
31 UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED,
32 UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED,
39 UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED,
40 UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED,
41 UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED,
42 UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED,
43 UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED,
44 UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED, UCL_CHARACTER_DENIED,
131 UCL_CHARACTER_VALUE_STR /* ~ */, UCL_CHARACTER_DENIED,
H A Ducl_internal.h164 UCL_CHARACTER_DENIED = (1 << 0), enumerator
H A Ducl_emitter_utils.c113 UCL_CHARACTER_DENIED| in ucl_elt_string_write_json()