Searched refs:squote (Results 1 – 1 of 1) sorted by relevance
491 LCHAR* squote = NULL; in SR_VocabularyGetPronunciationImpl() local509 if( (squote=LSTRCHR(curr,LSINGLEQUOTE))==NULL) {} in SR_VocabularyGetPronunciationImpl()511 *squote = L('\0'); // temporary in SR_VocabularyGetPronunciationImpl()515 *squote = LSINGLEQUOTE; // undo temporary in SR_VocabularyGetPronunciationImpl()527 if( impl->locale == ESR_LOCALE_EN_US && p_infpron[0] && squote!=L('\0')) { in SR_VocabularyGetPronunciationImpl()