Home
last modified time | relevance | path

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

/optee_benchmark/libyaml/src/
A Dreader.c72 parser->encoding = YAML_UTF16BE_ENCODING; in yaml_parser_determine_encoding()
300 case YAML_UTF16BE_ENCODING: in yaml_parser_update_buffer()
/optee_benchmark/libyaml/include/
A Dyaml.h107 YAML_UTF16BE_ENCODING enumerator
/optee_benchmark/libyaml/tests/
A Dexample-deconstructor-alt.c165 encoding == YAML_UTF16BE_ENCODING ? "utf-16-be" : in main()
A Dexample-deconstructor.c186 encoding == YAML_UTF16BE_ENCODING ? "utf-16-be" : in main()

Completed in 9 milliseconds