Searched refs:tempchar (Results 1 - 2 of 2) sorted by relevance

/external/arduino/hardware/arduino/cores/arduino/
H A DWString.cpp308 char tempchar = _buffer[fromIndex + 1]; local
311 _buffer[fromIndex + 1] = tempchar;
/external/icu4c/i18n/
H A Ducol.cpp2931 UChar tempchar; local
2934 tempchar = getNextNormalizedChar(source);
2937 if (i_getCombiningClass(tempchar, coll) == 0) {

Completed in 186 milliseconds