Searched refs:pNewCharStr (Results 1 – 1 of 1) sorted by relevance
1302 …IMPL_RTL_STRCODE* pNewCharStr = IMPL_RTL_STRINGNAME( ImplNewCopy )( ppThis, pStr, pCharStr-pStr->b… in IMPL_RTL_STRINGNAME() local1305 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() local1363 if ( pNewCharStr ) in IMPL_RTL_STRINGNAME()1366 *pNewCharStr = *pCharStr+32; in IMPL_RTL_STRINGNAME()[all …]