![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Functions | |
constexpr auto | parse_OWS (QByteArrayView data) noexcept |
constexpr void | eat_OWS (QByteArrayView &data) noexcept |
constexpr auto | parse_quoted_string (QByteArrayView data, qxp::function_ref< void(char) const > yield) |
constexpr bool | is_tchar (char ch) noexcept |
constexpr auto | parse_comment (QByteArrayView data) noexcept |
constexpr void | eat_CWS (QByteArrayView &data) noexcept |
constexpr auto | parse_token (QByteArrayView data) noexcept |
constexpr auto | parse_parameter (QByteArrayView data, qxp::function_ref< void(char) const > yield) |
auto | parse_content_type (QByteArrayView data) |
|
constexprnoexcept |
Definition at line 147 of file qtcontenttypeparser_p.h.
|
constexprnoexcept |
Definition at line 44 of file qtcontenttypeparser_p.h.
|
constexprnoexcept |
Definition at line 81 of file qtcontenttypeparser_p.h.
|
constexprnoexcept |
Definition at line 108 of file qtcontenttypeparser_p.h.
|
inline |
Definition at line 216 of file qtcontenttypeparser_p.h.
|
constexprnoexcept |
Definition at line 29 of file qtcontenttypeparser_p.h.
|
constexpr |
Definition at line 170 of file qtcontenttypeparser_p.h.
|
constexpr |
Definition at line 49 of file qtcontenttypeparser_p.h.
|
constexprnoexcept |
Definition at line 156 of file qtcontenttypeparser_p.h.