Skip to content
  • Morten Welinder's avatar
    Take new argument "full" for indicating that the match must be for the · 090f4187
    Morten Welinder authored
    2009-02-02  Morten Welinder  <terra@gnome.org>
    
    	* src/gutils.c (gnm_regcomp_XL): Take new argument "full" for
    	indicating that the match must be for the full string.  All
    	callers changed.
    
    2009-02-02  Morten Welinder  <terra@gnome.org>
    
    	* functions.c (wildcard_string_match): New function.
    	(find_index_bisection): Call wildcard_string_match for the type=0
    	case.
    	(gnumeric_match): For the type=0 string case, use
    	find_index_bisection if there are any wildcards.
    
    
    svn path=/trunk/; revision=17122
    090f4187