Lines Matching refs:RTL_CONSTASCII_STRINGPARAM

42         RTL_CONSTASCII_STRINGPARAM("<cannot get type description of type ") );  in appendTypeError()
50 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\\X") ); in appendChar()
68 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("void") ); in appendValue()
80 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(") ") ); in appendValue()
92 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM( in appendValue()
95 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\")") ); in appendValue()
101 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("{ ") ); in appendValue()
119 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", ") ); in appendValue()
130 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" = ") ); in appendValue()
144 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", ") ); in appendValue()
147 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" }") ); in appendValue()
177 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("{ ") ); in appendValue()
185 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", ") ); in appendValue()
187 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" }") ); in appendValue()
191 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("{}") ); in appendValue()
200 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("{ ") ); in appendValue()
203 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" }") ); in appendValue()
220 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\\\"") ); in appendValue()
222 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\\\\") ); in appendValue()
255 RTL_CONSTASCII_STRINGPARAM("?unknown enum value?") ); in appendValue()
264 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("true") ); in appendValue()
266 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("false") ); in appendValue()
272 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\\\'") ); in appendValue()
274 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\\\\") ); in appendValue()