char_can_wrap_before 9891 src/xdisp.c    	      if (may_wrap && char_can_wrap_before (it))
char_can_wrap_before 10057 src/xdisp.c    				      && !char_can_wrap_before (it))
char_can_wrap_before 10147 src/xdisp.c    		      && (!moved_forward || char_can_wrap_before (it)))
char_can_wrap_before 25166 src/xdisp.c    	      if (may_wrap && char_can_wrap_before (it))
char_can_wrap_before 25317 src/xdisp.c    			      && (!may_wrap || !char_can_wrap_before (it)))
char_can_wrap_before 25354 src/xdisp.c    				       && (!may_wrap || !char_can_wrap_before (it)))