Searched refs:pC (Results 1 – 7 of 7) sorted by relevance
43 byte pC = s.get_charTest(); in initializeGlobals()44 if (pC != -8) { in initializeGlobals()
41 byte pC = s.get_charTest(); in initializeGlobals()42 if (pC != -8) { in initializeGlobals()
44 byte pC = s.get_charTest(); in initializeGlobals()45 if (pC != -8) { in initializeGlobals()
291 char pC = findPOrWCharToAppend(phoneNumber, currIndex, nextIndex); in formatDialString() local292 ret.append(pC); in formatDialString()