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

/freebsd-11-stable/contrib/libucl/src/
H A Ducl_chartable.h30 UCL_CHARACTER_VALUE_END, 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,
[all...]
H A Ducl_internal.h133 UCL_CHARACTER_DENIED = (1 << 0), enumerator in enum:ucl_character_type
H A Ducl_emitter_utils.c105 if (ucl_test_character (*p, UCL_CHARACTER_JSON_UNSAFE|UCL_CHARACTER_DENIED)) {

Completed in 118 milliseconds