Displaying 1 result from an estimated 1 matches for "tghiabcdefghiabcdefghiabcdefghi".
2007 Jun 28
0
Branch 'as' - 3 commits - libswfdec/swfdec_as_string.c libswfdec/swfdec_as_strings.c test/trace
...race b/test/trace/string-indexof-5.swf.trace
new file mode 100644
index 0000000..0d2806e
--- /dev/null
+++ b/test/trace/string-indexof-5.swf.trace
@@ -0,0 +1,19 @@
+Check String.indexOf
+>>> ABCDEFGHIabcdefghiABCDEFGHIabcdefghi
+36
+12
+15
+-1
+-1
+-1
+35
+17
+>>> ????????????t????tGHIabcdefghiABCDEFGHIabcdefghi
+40
+16
+19
+-1
+-1
+39
+39
+21
diff --git a/test/trace/string-indexof-6.swf b/test/trace/string-indexof-6.swf
new file mode 100644
index 0000000..0192218
Binary files /dev/null and b/test/trace/string-indexof-6.swf differ
diff --git a/test/trace/string-indexof-6.swf.trace b/test/trace/string-index...