Home
last modified time | relevance | path

Searched refs:token_type_name (Results 1 – 25 of 88) sorted by relevance

1234

/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/test/src/
H A Dunit-class_lexer.cpp103 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::literal_true)) == "true l…
105 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::literal_null)) == "null l…
109 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::value_float)) == "number …
110 … CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::begin_array)) == "'['"));
111 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::begin_object)) == "'{'"));
112 … CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::end_array)) == "']'"));
113 … CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::end_object)) == "'}'"));
114 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::name_separator)) == "':'"…
115 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::value_separator)) == "','…
116 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::parse_error)) == "<parse …
[all …]
/dports/audio/giada/giada-0.17.1/src/deps/json/test/src/
H A Dunit-class_lexer.cpp113 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::literal_true)) == "true l…
115 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::literal_null)) == "null l…
119 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::value_float)) == "number …
120 … CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::begin_array)) == "'['"));
121 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::begin_object)) == "'{'"));
122 … CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::end_array)) == "']'"));
123 … CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::end_object)) == "'}'"));
124 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::name_separator)) == "':'"…
125 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::value_separator)) == "','…
126 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::parse_error)) == "<parse …
[all …]
/dports/devel/nlohmann-json/json-3.10.4/test/src/
H A Dunit-class_lexer.cpp112 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::literal_true)) == "true l…
114 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::literal_null)) == "null l…
118 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::value_float)) == "number …
119 … CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::begin_array)) == "'['"));
120 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::begin_object)) == "'{'"));
121 … CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::end_array)) == "']'"));
122 … CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::end_object)) == "'}'"));
123 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::name_separator)) == "':'"…
124 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::value_separator)) == "','…
125 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::parse_error)) == "<parse …
[all …]
/dports/devel/kde-dev-scripts/kde-dev-scripts-21.12.3/
H A Dgettext.patch14 - token_type_name,
26 + token_type_name = 7,
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dx-c.c942 token_type_name, /* abc */ enumerator
1176 if (tp->type == token_type_name) in free_token()
1468 tp->type = token_type_name; in phase5_get()
1820 && tp->type == token_type_name in phase6_get()
1836 if (bufpos >= 3 && buf[0].type == token_type_name in phase6_get()
1920 if (tp->type == token_type_name && is_inttypes_macro (tp->string)) in phase8a_get()
2094 case token_type_name: in x_c_lex()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dx-c.c942 token_type_name, /* abc */ enumerator
1176 if (tp->type == token_type_name) in free_token()
1468 tp->type = token_type_name; in phase5_get()
1820 && tp->type == token_type_name in phase6_get()
1836 if (bufpos >= 3 && buf[0].type == token_type_name in phase6_get()
1920 if (tp->type == token_type_name && is_inttypes_macro (tp->string)) in phase8a_get()
2094 case token_type_name: in x_c_lex()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dx-c.c942 token_type_name, /* abc */ enumerator
1176 if (tp->type == token_type_name) in free_token()
1468 tp->type = token_type_name; in phase5_get()
1820 && tp->type == token_type_name in phase6_get()
1836 if (bufpos >= 3 && buf[0].type == token_type_name in phase6_get()
1920 if (tp->type == token_type_name && is_inttypes_macro (tp->string)) in phase8a_get()
2094 case token_type_name: in x_c_lex()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Dx-c.c942 token_type_name, /* abc */ enumerator
1176 if (tp->type == token_type_name) in free_token()
1468 tp->type = token_type_name; in phase5_get()
1820 && tp->type == token_type_name in phase6_get()
1836 if (bufpos >= 3 && buf[0].type == token_type_name in phase6_get()
1920 if (tp->type == token_type_name && is_inttypes_macro (tp->string)) in phase8a_get()
2094 case token_type_name: in x_c_lex()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/nlohmann-json/include/nlohmann/detail/input/
H A Dparser.hpp479 error_msg += "unexpected " + std::string(lexer_t::token_type_name(last_token)); in exception_message()
484 error_msg += "; expected " + std::string(lexer_t::token_type_name(expected)); in exception_message()
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/thirdparty/nlohmann/detail/input/
H A Dparser.hpp466 error_msg += "unexpected " + std::string(lexer_t::token_type_name(last_token)); in exception_message()
471 error_msg += "; expected " + std::string(lexer_t::token_type_name(expected)); in exception_message()
H A Dlexer.hpp59 static const char* token_type_name(const token_type t) noexcept in token_type_name() function in nlohmann::detail::lexer
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/nlohmann/detail/input/
H A Dparser.hpp479 error_msg += "unexpected " + std::string(lexer_t::token_type_name(last_token)); in exception_message()
484 error_msg += "; expected " + std::string(lexer_t::token_type_name(expected)); in exception_message()
/dports/science/avogadrolibs/avogadrolibs-1.94.0/thirdparty/nlohmann/detail/input/
H A Dparser.hpp466 error_msg += "unexpected " + std::string(lexer_t::token_type_name(last_token)); in exception_message()
471 error_msg += "; expected " + std::string(lexer_t::token_type_name(expected)); in exception_message()
H A Dlexer.hpp59 static const char* token_type_name(const token_type t) noexcept in token_type_name() function in nlohmann::detail::lexer
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/lib/json/include/nlohmann/detail/input/
H A Dparser.hpp469 error_msg += "unexpected " + std::string(lexer_t::token_type_name(last_token)); in exception_message()
474 error_msg += "; expected " + std::string(lexer_t::token_type_name(expected)); in exception_message()
/dports/audio/giada/giada-0.17.1/src/deps/json/include/nlohmann/detail/input/
H A Dparser.hpp479 error_msg += "unexpected " + std::string(lexer_t::token_type_name(last_token)); in exception_message()
484 error_msg += "; expected " + std::string(lexer_t::token_type_name(expected)); in exception_message()
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/include/nlohmann/detail/input/
H A Dparser.hpp476 error_msg += "unexpected " + std::string(lexer_t::token_type_name(last_token)); in exception_message()
481 error_msg += "; expected " + std::string(lexer_t::token_type_name(expected)); in exception_message()
H A Dlexer.hpp64 static const char* token_type_name(const token_type t) noexcept in token_type_name() function in nlohmann::detail::lexer
/dports/devel/pecl-swoole/swoole-4.8.5/thirdparty/nlohmann/detail/input/
H A Dparser.hpp476 error_msg += "unexpected " + std::string(lexer_t::token_type_name(last_token)); in exception_message()
481 error_msg += "; expected " + std::string(lexer_t::token_type_name(expected)); in exception_message()
H A Dlexer.hpp64 static const char* token_type_name(const token_type t) noexcept in token_type_name() function in nlohmann::detail::lexer
/dports/devel/nlohmann-json/json-3.10.4/include/nlohmann/detail/input/
H A Dparser.hpp476 error_msg += "unexpected " + std::string(lexer_t::token_type_name(last_token)); in exception_message()
481 error_msg += "; expected " + std::string(lexer_t::token_type_name(expected)); in exception_message()
/dports/graphics/qgis/qgis-3.22.3/external/nlohmann/detail/input/
H A Dparser.hpp474 error_msg += "unexpected " + std::string(lexer_t::token_type_name(last_token)); in exception_message()
479 error_msg += "; expected " + std::string(lexer_t::token_type_name(expected)); in exception_message()
H A Dlexer.hpp62 static const char* token_type_name(const token_type t) noexcept in token_type_name() function in nlohmann::detail::lexer
/dports/graphics/qgis-ltr/qgis-3.16.16/external/nlohmann/detail/input/
H A Dparser.hpp474 error_msg += "unexpected " + std::string(lexer_t::token_type_name(last_token)); in exception_message()
479 error_msg += "; expected " + std::string(lexer_t::token_type_name(expected)); in exception_message()
H A Dlexer.hpp62 static const char* token_type_name(const token_type t) noexcept in token_type_name() function in nlohmann::detail::lexer

1234