improve escaping characters from multibyte strings
Read the whole character from a multibyte string and then escape it. while here: - add more virtual methods for escaping strings to BaseExpression
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
./main.o: ../../pikotools/src/mainoptions/mainoptionsparser.h
|
||||
./main.o: ../../pikotools/src/space/space.h
|
||||
./main.o: ../../pikotools/src/convert/inttostr.h
|
||||
./main.o: ../../pikotools/src/utf8/utf8.h
|
||||
./main.o: ../../pikotools/src/textstream/stream.h sample01.h basesample.h
|
||||
./main.o: ../../pikotools/src/convert/misc.h
|
||||
./main.o: ../../pikotools/src/textstream/stream.h
|
||||
./main.o: ../../pikotools/src/utf8/utf8.h sample01.h basesample.h
|
||||
./main.o: ../src/morm.h ../src/version.h ../src/morm_types.h ../src/model.h
|
||||
./main.o: ../../pikotools/src/textstream/textstream.h
|
||||
./main.o: ../../pikotools/src/textstream/stream.h
|
||||
|
Reference in New Issue
Block a user