hirokawa Sat Mar 27 05:51:35 2004 EDT Modified files: /php-src/ext/mbstring mbstring.dsp Log: added missing files of oniguruma to mbstring.dsp. http://cvs.php.net/diff.php/php-src/ext/mbstring/mbstring.dsp?r1=1.19&r2=1.20&ty=u Index: php-src/ext/mbstring/mbstring.dsp diff -u php-src/ext/mbstring/mbstring.dsp:1.19 php-src/ext/mbstring/mbstring.dsp:1.20 --- php-src/ext/mbstring/mbstring.dsp:1.19 Sat Jan 17 07:59:30 2004 +++ php-src/ext/mbstring/mbstring.dsp Sat Mar 27 05:51:34 2004 @@ -913,6 +913,102 @@ SOURCE=.\oniguruma\regposerr.c # End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\ascii.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\utf8.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\euc_jp.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\euc_tw.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\euc_kr.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\sjis.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_1.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_2.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_3.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_4.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_5.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_6.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_7.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_8.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_9.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_10.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_11.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_13.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_14.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_15.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\iso8859_16.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\koi8.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\koi8_r.c +# End Source File +# Begin Source File + +SOURCE=.\oniguruma\enc\big5.c +# End Source File # End Group # Begin Group "Header Files No. 2"
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php