Home
last modified time | relevance | path

Searched refs:prePriorCh (Results 1 – 1 of 1) sorted by relevance

/external/skqp/tools/bookmaker/
DspellCheck.cpp396 char prePriorCh = 0; in leafCheck() local
408 if ("e" != word || !isdigit(prePriorCh) || ('+' != lastCh && in leafCheck()
485 prePriorCh = priorCh; in leafCheck()