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.c698 parser->state = UCL_STATE_VALUE; in ucl_parser_add_container()
2487 parser->state = UCL_STATE_VALUE; in ucl_state_machine()
2505 if (parser->state == UCL_STATE_VALUE) { in ucl_state_machine()
2573 parser->state = UCL_STATE_VALUE; in ucl_state_machine()
2581 case UCL_STATE_VALUE: in ucl_state_machine()
2604 parser->state = UCL_STATE_VALUE; in ucl_state_machine()
H A Ducl_internal.h153 UCL_STATE_VALUE, enumerator