Searched refs:inpc (Results 1 – 1 of 1) sorted by relevance
3741 int opndc = 0, inpc; in regmatch() local3761 inpc = utf_ptr2char(rex.input + i); in regmatch()3762 if (!utf_iscomposing(inpc)) in regmatch()3767 else if (opndc == inpc) in regmatch()