char_can_wrap_before 9899 src/xdisp.c    	      if (may_wrap && char_can_wrap_before (it))
char_can_wrap_before 10065 src/xdisp.c    				      && !char_can_wrap_before (it))
char_can_wrap_before 10155 src/xdisp.c    		      && (!moved_forward || char_can_wrap_before (it)))
char_can_wrap_before 25174 src/xdisp.c    	      if (may_wrap && char_can_wrap_before (it))
char_can_wrap_before 25325 src/xdisp.c    			      && (!may_wrap || !char_can_wrap_before (it)))
char_can_wrap_before 25362 src/xdisp.c    				       && (!may_wrap || !char_can_wrap_before (it)))