char_can_wrap_before 9871 src/xdisp.c    	      if (may_wrap && char_can_wrap_before (it))
char_can_wrap_before 10037 src/xdisp.c    				      && !char_can_wrap_before (it))
char_can_wrap_before 10127 src/xdisp.c    		      && (!moved_forward || char_can_wrap_before (it)))
char_can_wrap_before 24968 src/xdisp.c    	      if (may_wrap && char_can_wrap_before (it))
char_can_wrap_before 25119 src/xdisp.c    			      && (!may_wrap || !char_can_wrap_before (it)))
char_can_wrap_before 25156 src/xdisp.c    				       && (!may_wrap || !char_can_wrap_before (it)))