Home | History | Annotate | Download | only in src

Lines Matching refs:ec2

1616     ExceptionCode ec = 0, ec2 = 0;
1621 m_resumeScopingFromRange->startOffset(ec2) + 1,
1623 if (ec || ec2) {
1624 if (ec2) // A non-zero |ec| happens when navigating during search.