begins_with
return (begins_with(lhs->u.name.next, rhs->u.name.next, ex));
valuep->v = begins_with(lhs, rhs, ex);