\hypertarget{group___string_concat_decoding}{}\doxysection{String Concatenation Decoding Codes}
\label{group___string_concat_decoding}\index{String Concatenation Decoding Codes@{String Concatenation Decoding Codes}}
Collaboration diagram for String Concatenation Decoding Codes\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{group___string_concat_decoding}
\end{center}
\end{figure}
\doxysubsection*{Variables}
\begin{DoxyCompactItemize}
\item 
const \mbox{\hyperlink{group___string_concat_decoding_ga9c3dabdb0c33c28a293c10d4c1d97935}{Qore\+::\+C\+D\+\_\+\+A\+LL}} = C\+D\+\_\+\+A\+LL
\begin{DoxyCompactList}\small\item\em code for decoding everything \end{DoxyCompactList}\item 
const \mbox{\hyperlink{group___string_concat_decoding_gac9d1ccf5b811ffa1d178baf0d0c6130e}{Qore\+::\+C\+D\+\_\+\+H\+T\+ML}} = C\+D\+\_\+\+H\+T\+ML
\begin{DoxyCompactList}\small\item\em code for decoding H\+T\+ML 5 named character references to their native symbols \end{DoxyCompactList}\item 
const \mbox{\hyperlink{group___string_concat_decoding_gaba30de770d3d3b3d7239096d00ae47ec}{Qore\+::\+C\+D\+\_\+\+N\+U\+M\+\_\+\+R\+EF}} = C\+D\+\_\+\+N\+U\+M\+\_\+\+R\+EF
\begin{DoxyCompactList}\small\item\em code for decoding numeric character references to symbols \end{DoxyCompactList}\item 
const \mbox{\hyperlink{group___string_concat_decoding_gab7af8658ed8f43f17938bad0a1cdadf4}{Qore\+::\+C\+D\+\_\+\+X\+H\+T\+ML}} = C\+D\+\_\+\+X\+H\+T\+ML
\begin{DoxyCompactList}\small\item\em code for decoding X\+H\+T\+ML named character references to symbols \end{DoxyCompactList}\item 
const \mbox{\hyperlink{group___string_concat_decoding_ga2b7907f990dc6c48eeff88a94c95cb8e}{Qore\+::\+C\+D\+\_\+\+X\+ML}} = C\+D\+\_\+\+X\+ML
\begin{DoxyCompactList}\small\item\em code for decoding X\+ML entities \end{DoxyCompactList}\end{DoxyCompactItemize}


\doxysubsection{Detailed Description}
\begin{DoxySeeAlso}{See also}
\mbox{\hyperlink{class_qore_1_1zzz8stringzzz9_a07b89a849ef94f060e0fcf2c040fd296}{Qore\+::zzz8stringzzz9\+::get\+Decoded()}}
\end{DoxySeeAlso}
\begin{DoxySince}{Since}
Qore 0.\+8.\+12 
\end{DoxySince}


\doxysubsection{Variable Documentation}
\mbox{\Hypertarget{group___string_concat_decoding_ga9c3dabdb0c33c28a293c10d4c1d97935}\label{group___string_concat_decoding_ga9c3dabdb0c33c28a293c10d4c1d97935}} 
\index{String Concatenation Decoding Codes@{String Concatenation Decoding Codes}!CD\_ALL@{CD\_ALL}}
\index{CD\_ALL@{CD\_ALL}!String Concatenation Decoding Codes@{String Concatenation Decoding Codes}}
\doxysubsubsection{\texorpdfstring{CD\_ALL}{CD\_ALL}}
{\footnotesize\ttfamily const Qore\+::\+C\+D\+\_\+\+A\+LL = C\+D\+\_\+\+A\+LL}



code for decoding everything 

\begin{DoxySeeAlso}{See also}
\mbox{\hyperlink{group___string_concat_encoding_ga00f7bb2b329eb21572deab8578d506cf}{Qore\+::\+C\+E\+\_\+\+A\+LL}} 
\end{DoxySeeAlso}
\mbox{\Hypertarget{group___string_concat_decoding_gac9d1ccf5b811ffa1d178baf0d0c6130e}\label{group___string_concat_decoding_gac9d1ccf5b811ffa1d178baf0d0c6130e}} 
\index{String Concatenation Decoding Codes@{String Concatenation Decoding Codes}!CD\_HTML@{CD\_HTML}}
\index{CD\_HTML@{CD\_HTML}!String Concatenation Decoding Codes@{String Concatenation Decoding Codes}}
\doxysubsubsection{\texorpdfstring{CD\_HTML}{CD\_HTML}}
{\footnotesize\ttfamily const Qore\+::\+C\+D\+\_\+\+H\+T\+ML = C\+D\+\_\+\+H\+T\+ML}



code for decoding H\+T\+ML 5 named character references to their native symbols 

decodes all H\+T\+ML 5 \href{http://www.w3.org/TR/html5/syntax.html\#named-character-references}{\texttt{ named character references}} to their native symbols

\begin{DoxyNote}{Note}
to decode all numeric character references as well, include \mbox{\hyperlink{group___string_concat_decoding_gaba30de770d3d3b3d7239096d00ae47ec}{Qore\+::\+C\+D\+\_\+\+N\+U\+M\+\_\+\+R\+EF}} in the bitfield
\end{DoxyNote}
\begin{DoxySeeAlso}{See also}
\mbox{\hyperlink{group___string_concat_encoding_ga7ebe53b7b1a81353a80cc3d79a590db6}{Qore\+::\+C\+E\+\_\+\+H\+T\+ML}} 
\end{DoxySeeAlso}
\mbox{\Hypertarget{group___string_concat_decoding_gaba30de770d3d3b3d7239096d00ae47ec}\label{group___string_concat_decoding_gaba30de770d3d3b3d7239096d00ae47ec}} 
\index{String Concatenation Decoding Codes@{String Concatenation Decoding Codes}!CD\_NUM\_REF@{CD\_NUM\_REF}}
\index{CD\_NUM\_REF@{CD\_NUM\_REF}!String Concatenation Decoding Codes@{String Concatenation Decoding Codes}}
\doxysubsubsection{\texorpdfstring{CD\_NUM\_REF}{CD\_NUM\_REF}}
{\footnotesize\ttfamily const Qore\+::\+C\+D\+\_\+\+N\+U\+M\+\_\+\+R\+EF = C\+D\+\_\+\+N\+U\+M\+\_\+\+R\+EF}



code for decoding numeric character references to symbols 

\begin{DoxySeeAlso}{See also}
\mbox{\hyperlink{group___string_concat_encoding_gaa1fefe1dab38a1b1b4a32d84e34fa3f4}{C\+E\+\_\+\+N\+O\+N\+A\+S\+C\+II}} 
\end{DoxySeeAlso}
\mbox{\Hypertarget{group___string_concat_decoding_gab7af8658ed8f43f17938bad0a1cdadf4}\label{group___string_concat_decoding_gab7af8658ed8f43f17938bad0a1cdadf4}} 
\index{String Concatenation Decoding Codes@{String Concatenation Decoding Codes}!CD\_XHTML@{CD\_XHTML}}
\index{CD\_XHTML@{CD\_XHTML}!String Concatenation Decoding Codes@{String Concatenation Decoding Codes}}
\doxysubsubsection{\texorpdfstring{CD\_XHTML}{CD\_XHTML}}
{\footnotesize\ttfamily const Qore\+::\+C\+D\+\_\+\+X\+H\+T\+ML = C\+D\+\_\+\+X\+H\+T\+ML}



code for decoding X\+H\+T\+ML named character references to symbols 

This code is a combination of \mbox{\hyperlink{group___string_concat_decoding_gac9d1ccf5b811ffa1d178baf0d0c6130e}{Qore\+::\+C\+D\+\_\+\+H\+T\+ML}} and \mbox{\hyperlink{group___string_concat_decoding_ga2b7907f990dc6c48eeff88a94c95cb8e}{Qore\+::\+C\+D\+\_\+\+X\+ML}}

\begin{DoxySeeAlso}{See also}
\mbox{\hyperlink{group___string_concat_encoding_gabdfd4734aad893296b3c584c3ba1326e}{Qore\+::\+C\+E\+\_\+\+X\+H\+T\+ML}} 
\end{DoxySeeAlso}
\mbox{\Hypertarget{group___string_concat_decoding_ga2b7907f990dc6c48eeff88a94c95cb8e}\label{group___string_concat_decoding_ga2b7907f990dc6c48eeff88a94c95cb8e}} 
\index{String Concatenation Decoding Codes@{String Concatenation Decoding Codes}!CD\_XML@{CD\_XML}}
\index{CD\_XML@{CD\_XML}!String Concatenation Decoding Codes@{String Concatenation Decoding Codes}}
\doxysubsubsection{\texorpdfstring{CD\_XML}{CD\_XML}}
{\footnotesize\ttfamily const Qore\+::\+C\+D\+\_\+\+X\+ML = C\+D\+\_\+\+X\+ML}



code for decoding X\+ML entities 

The following symbols are decoded\+:
\begin{DoxyItemize}
\item {\ttfamily \textquotesingle{}"\textquotesingle{}}\+: as {\ttfamily \char`\"{}"\char`\"{}} 
\item {\ttfamily \char`\"{}\&\char`\"{}}\+: as {\ttfamily \char`\"{}\&\char`\"{}} 
\item {\ttfamily \char`\"{}\textquotesingle{}\char`\"{}}\+: as {\ttfamily \char`\"{}\textquotesingle{}\char`\"{}} 
\item {\ttfamily \char`\"{}$<$\char`\"{}}\+: as {\ttfamily \char`\"{}<\char`\"{}} 
\item {\ttfamily \char`\"{}$>$\char`\"{}}\+: as {\ttfamily \char`\"{}>\char`\"{}} 
\end{DoxyItemize}

\begin{DoxyNote}{Note}
{\ttfamily \char`\"{}\textquotesingle{}\char`\"{}} / {\ttfamily \char`\"{}\textquotesingle{}\char`\"{}} is the only character not included in \mbox{\hyperlink{group___string_concat_decoding_gac9d1ccf5b811ffa1d178baf0d0c6130e}{Qore\+::\+C\+D\+\_\+\+H\+T\+ML}}
\end{DoxyNote}
\begin{DoxySeeAlso}{See also}
\mbox{\hyperlink{group___string_concat_encoding_gadb85427aabfa0641ebfd5ac5186e5d9e}{Qore\+::\+C\+E\+\_\+\+X\+ML}} 
\end{DoxySeeAlso}
