pike.git/
src/
builtin_functions.c
Branch:
Tag:
Non-build tags
All tags
No tags
2006-03-25
2006-03-25 12:43:27 by Henrik Grubbström (Grubba) <grubba@grubba.org>
a702f51f271f7f5bf8f0df2c087a2f5f3a7c7bc6 (
5
lines) (+
2
/-
3
)
[
Show
|
Annotate
]
Branch:
7.9
Removed some redundant preprocessor directives.
Rev: src/builtin_functions.c:1.617
2:
|| This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information.
-
|| $Id: builtin_functions.c,v 1.
616
2006/03/
13
11
:
55
:
05
grubba Exp $
+
|| $Id: builtin_functions.c,v 1.
617
2006/03/
25
12
:
43
:
27
grubba Exp $
*/ #include "global.h"
3295:
{ c=(a+b)/2;
-
#if 1
+
if (v[c].ind->len <= match_len) { /* Can't be a suffix of (or is equal to) the current match. */ b = c; continue; }
-
#endif
+
tmp=generic_find_binary_prefix(v[c].ind->str, v[c].ind->len,