Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_parser.c670 parser->state = UCL_STATE_VALUE; in ucl_parser_add_container()
2375 parser->state = UCL_STATE_VALUE; in ucl_state_machine()
2393 if (parser->state == UCL_STATE_VALUE) { in ucl_state_machine()
2455 parser->state = UCL_STATE_VALUE; in ucl_state_machine()
2463 case UCL_STATE_VALUE: in ucl_state_machine()
2486 parser->state = UCL_STATE_VALUE; in ucl_state_machine()
H A Ducl_internal.h153 UCL_STATE_VALUE, enumerator