upnpstring.cpp File Reference
_LIT8(KGtEntity, "gt;")
|
_LIT8
|
(
|
KGtEntity
|
,
|
|
|
"gt;"
|
|
|
|
)
|
|
_LIT8(KLtEntity, "lt;")
|
_LIT8
|
(
|
KLtEntity
|
,
|
|
|
"lt;"
|
|
|
|
)
|
|
_LIT8(KQuotEntity, "quot;")
|
_LIT8
|
(
|
KQuotEntity
|
,
|
|
|
"quot;"
|
|
|
|
)
|
|
_LIT8(KAposEntity, "apos;")
|
_LIT8
|
(
|
KAposEntity
|
,
|
|
|
"apos;"
|
|
|
|
)
|
|
_LIT8(KAmpEntity, "amp;")
|
_LIT8
|
(
|
KAmpEntity
|
,
|
|
|
"amp;"
|
|
|
|
)
|
|
_LIT8(KMonth1, "Jan")
|
_LIT8
|
(
|
KMonth1
|
,
|
|
|
"Jan"
|
|
|
|
)
|
|
_LIT8(KMonth2, "Feb")
|
_LIT8
|
(
|
KMonth2
|
,
|
|
|
"Feb"
|
|
|
|
)
|
|
_LIT8(KMonth3, "Mar")
|
_LIT8
|
(
|
KMonth3
|
,
|
|
|
"Mar"
|
|
|
|
)
|
|
_LIT8(KMonth4, "Apr")
|
_LIT8
|
(
|
KMonth4
|
,
|
|
|
"Apr"
|
|
|
|
)
|
|
_LIT8(KMonth5, "May")
|
_LIT8
|
(
|
KMonth5
|
,
|
|
|
"May"
|
|
|
|
)
|
|
_LIT8(KMonth6, "Jun")
|
_LIT8
|
(
|
KMonth6
|
,
|
|
|
"Jun"
|
|
|
|
)
|
|
_LIT8(KMonth7, "Jul")
|
_LIT8
|
(
|
KMonth7
|
,
|
|
|
"Jul"
|
|
|
|
)
|
|
_LIT8(KMonth8, "Aug")
|
_LIT8
|
(
|
KMonth8
|
,
|
|
|
"Aug"
|
|
|
|
)
|
|
_LIT8(KMonth9, "Sep")
|
_LIT8
|
(
|
KMonth9
|
,
|
|
|
"Sep"
|
|
|
|
)
|
|
_LIT8(KMonth10, "Oct")
|
_LIT8
|
(
|
KMonth10
|
,
|
|
|
"Oct"
|
|
|
|
)
|
|
_LIT8(KMonth11, "Nov")
|
_LIT8
|
(
|
KMonth11
|
,
|
|
|
"Nov"
|
|
|
|
)
|
|
_LIT8(KMonth12, "Dec")
|
_LIT8
|
(
|
KMonth12
|
,
|
|
|
"Dec"
|
|
|
|
)
|
|
_LIT8(KTimeGMT, "GMT")
|
_LIT8
|
(
|
KTimeGMT
|
,
|
|
|
"GMT"
|
|
|
|
)
|
|
const TInt KWidthFour
|
const
TInt
|
KWidthFour
|
[static]
|
const TInt KWidthTwo
|
const
TInt
|
KWidthTwo
|
[static]
|
const TInt KMaxEntityLength
|
const
TInt
|
KMaxEntityLength
|
[static]
|
const TInt KEntitiesCount
|
const
TInt
|
KEntitiesCount
|
[static]
|
const TReal KReallocRatio
|
const
TReal
|
KReallocRatio
|
[static]
|
DeleteArray(TAny *)
|
void
|
DeleteArray
|
(
|
TAny
*
|
param
|
)
|
|
CutToPiecesL(TPtrC8, TChar, RArray< TPtrC8 > &)
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.