Searched refs:clonedArray (Results 1 – 1 of 1) sorted by relevance
1280 char** clonedArray = reinterpret_cast<char**>(buffer); in ExpatParser_cloneAttributes() local1281 clonedArray[count] = NULL; // null terminate in ExpatParser_cloneAttributes()1289 clonedArray[i] = destinationString; in ExpatParser_cloneAttributes()