Home
last modified time | relevance | path

Searched refs:pNewCharStr (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/sal/rtl/source/ !
H A Dstrtmpl.c1302 …IMPL_RTL_STRCODE* pNewCharStr = IMPL_RTL_STRINGNAME( ImplNewCopy )( ppThis, pStr, pCharStr-pStr->b… in IMPL_RTL_STRINGNAME() local
1305 if ( pNewCharStr ) in IMPL_RTL_STRINGNAME()
1307 *pNewCharStr = cNew; in IMPL_RTL_STRINGNAME()
1308 pNewCharStr++; in IMPL_RTL_STRINGNAME()
1315 *pNewCharStr = cNew; in IMPL_RTL_STRINGNAME()
1317 *pNewCharStr = *pCharStr; in IMPL_RTL_STRINGNAME()
1319 pNewCharStr++; in IMPL_RTL_STRINGNAME()
1360 …IMPL_RTL_STRCODE* pNewCharStr = IMPL_RTL_STRINGNAME( ImplNewCopy )( ppThis, pStr, pCharStr-pStr->b… in IMPL_RTL_STRINGNAME() local
1363 if ( pNewCharStr ) in IMPL_RTL_STRINGNAME()
1366 *pNewCharStr = *pCharStr+32; in IMPL_RTL_STRINGNAME()
[all …]