Searched refs:opndc (Results 1 – 1 of 1) sorted by relevance
3741 int opndc = 0, inpc; in regmatch() local3752 opndc = utf_ptr2char(opnd); in regmatch()3753 if (enc_utf8 && utf_iscomposing(opndc)) in regmatch()3767 else if (opndc == inpc) in regmatch()