Searched refs:currentCharIsWordChar (Results 1 – 1 of 1) sorted by relevance
728 bool currentCharIsWordChar = false; in match() local734 currentCharIsWordChar = isWordChar(*stack.currentFrame->args.subjectPtr); in match()738 …if (wordBoundaryDesired ? currentCharIsWordChar == previousCharIsWordChar : currentCharIsWordChar … in match()