... ch = txt[start]; if (pflag & PFLAG_DIGIT) { ! if (!SCWS_IS_DIGIT(ch)) { // strict must add: !$this->_is_digit(ord($this->txt[$start+1]))) if ((pflag & PFLAG_ADDSYM) || ch != 0x2e || !SCWS_IS_DIGIT(txt[start+1])) break; ! pflag |= PFLAG_ADDSYM;...
...ame_3] => wp [nickname] => mtcfk2 [is_special] => 0 [ranking] => 0 [255] => ) [_terms:XSDocument:private] => [_texts:XSDocument:private] => [_charset:XSDocument:pri...
... **** --- 328,340 ---- { if (!SCWS_IS_DIGIT(ch)) { + // check percent % = 0x25 + if (ch == 0x25 && !SCWS_IS_DIGIT(txt[start+1])) + ...
RCS file: /home/cvsroot/scws/libscws/scws.c,v retrieving revision 1.18 retrieving revision 1.19 diff -c -r1.18 -r1.19 *** libscws/scws.c 22 Oct 2010 11:09:46 -0000 1.18 --- libscws/scws.c 17 Jan 2011 07:29:38 -0000 1.19 *************** *** 328,333 **** --- 328,340 ---- { ...
...nsearch/sdk/php/lib/XS.php(2207): stream_set_blocking(): supplied argument is not a valid stream resource(2) thrown in /home/wwwroot/xunsearch/sdk/php/lib/XS.php on line 504 刚接触xunsearch,还请高手多多指教
...id, must contain _cv_ to be cached autoconf/general.m4:2013: AC_CACHE_VAL is expanded from... autoconf/general.m4:2026: AC_CACHE_CHECK is expanded from... aclocal.m4:3585: AC_LIBTOOL_LINKER_OPTION is expanded from... aclocal.m4:5597: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:5492: AC_...
...include/my_config.h:1059:1: warning: "PACKAGE" redefined :6:1: warning: this is the location of the previous definition ../../include/my_config.h:1065:1: warning: "PACKAGE_NAME" redefined :1:1: warning: this is the location of the previous definition ../../include/my_config.h:1068:1: warning: "P...
...include/my_config.h:1059:1: warning: "PACKAGE" redefined :6:1: warning: this is the location of the previous definition ../../include/my_config.h:1065:1: warning: "PACKAGE_NAME" redefined :1:1: warning: this is the location of the previous definition ../../include/my_config.h:1068:1: warning: "P...
...include/my_config.h:1065:1: warning: "PACKAGE" redefined :6:1: warning: this is the location of the previous definition ../../include/my_config.h:1071:1: warning: "PACKAGE_NAME" redefined :1:1: warning: this is the location of the previous definition ../../include/my_config.h:1074:1: warning: "P...
hi, i got a big problem, my env is php5.3.3/apache/2.2.17 all x64bit, now, all my service is ok but the php_scws.dll, run php got error: ------------------------------------------ PHP Warning: PHP Startup: Unable to load dynamic library 'D:\home\php\ext\php_s cws.dll' - %1 is not a valid Win32 ...