Lines Matching refs:position

633             $res_str .= " starting at byte position $test[2]";
637 $res_str .= " starting at byte position $test[2] with \$next";
702 $res_str .= " starting at byte position $test[2]";
766 $res_str .= " starting at byte position $test[2]";
1123 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 0 = a == a
1124 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 1 = b == b
1125 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 2 = c == c
1126 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 2 = ==
1127 extract from "abc" "3" graphemes - grapheme_extract starting at byte position 0 with $next = abc ==…
1128 extract from "abc" "2" graphemes - grapheme_extract starting at byte position 0 with $next = ab == …
1129 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 0 with $next = a == a…
1130 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 0 with $next = == $…
1131 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 0 with $next = a == a…
1132 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 1 with $next = b == b…
1133 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 2 with $next = c == c…
1134 extract from "abc" "1" graphemes - grapheme_extract starting at byte position -2 with $next = b == …
1135 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 2 with $next = == $…
1136 …_east%2F7831588.stm" "48" graphemes - grapheme_extract starting at byte position 48 with $next = t…
1140 extract from "a%CC%8Abc" "3" graphemes - grapheme_extract starting at byte position 0 with $next = …
1141 extract from "a%CC%8Abc" "2" graphemes - grapheme_extract starting at byte position 0 with $next = …
1142 extract from "a%CC%8Abc" "1" graphemes - grapheme_extract starting at byte position 0 with $next = …
1143 extract from "a%CC%8Abcde" "2" graphemes - grapheme_extract starting at byte position 3 with $next …
1144 extract from "a%CC%8Abcde" "2" graphemes - grapheme_extract starting at byte position -4 with $next…
1145 extract from "a%CC%8Abcde" "2" graphemes - grapheme_extract starting at byte position 4 with $next …
1146 extract from "a%CC%8Abcde" "2" graphemes - grapheme_extract starting at byte position -7 with $next…
1147 extract from "a%CC%8Abcdea%CC%8Af" "4" graphemes - grapheme_extract starting at byte position 5 wit…
1148 extract from "a%CC%8Abcdea%CC%8Af" "4" graphemes - grapheme_extract starting at byte position -6 wi…
1152 …%CC%88o%CC%88o%CC%88" "1" graphemes - grapheme_extract starting at byte position 0 = o%CC%88 == o%…
1153 …%CC%88o%CC%88o%CC%88" "1" graphemes - grapheme_extract starting at byte position 2 = o%CC%88 == o%…
1154 …%CC%88o%CC%88o%CC%88" "1" graphemes - grapheme_extract starting at byte position 3 = o%CC%88 == o%…
1155 …%CC%88o%CC%88o%CC%88" "1" graphemes - grapheme_extract starting at byte position 4 = %CC%88 == %CC…
1156 …%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte position 0 = o%CC%88o%CC%8…
1157 …%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte position 2 = o%CC%88o%CC%8…
1158 …%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte position 3 = o%CC%88o%CC%8…
1159 …%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte position 4 = %CC%88o%CC%88…
1160 …%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte position 7 = %CC%88o%CC%88…
1161 …%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte position 8 = o%CC%88 == o%…
1162 …%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte position 10 = %CC%88 == %C…
1163 …%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte position 11 = false == fal…
1183 …3" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES starting at byte position 0 = o%CC%88 == o%…
1184 …3" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES starting at byte position 2 = o%CC%88 == o%…
1185 …3" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES starting at byte position 3 = o%CC%88 == o%…
1186 …3" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES starting at byte position 4 = %CC%88 == %CC…
1187 …6" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES starting at byte position 0 = o%CC%88o%CC%8…
1188 …6" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES starting at byte position 2 = o%CC%88o%CC%8…
1189 …6" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES starting at byte position 3 = o%CC%88o%CC%8…
1190 …5" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES starting at byte position 4 = %CC%88o%CC%88…
1191 …5" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES starting at byte position 7 = %CC%88o%CC%88…
1192 …3" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES starting at byte position 8 = o%CC%88 == o%…
1193 …2" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES starting at byte position 10 = %CC%88 == %C…
1194 …2" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES starting at byte position 11 = false == fal…
1218 …c" "3" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 0 = abc == abc
1219 …abc" "2" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 1 = bc == bc
1220 … "abc" "1" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 2 = c == c
1221 …0" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 3 = false == false
1222 …1" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 3 = false == false
1223 …1" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 999 = false == fa…
1224 …1" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 6 = false == false
1225 …1" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 999 = false == fa…
1226 …8" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 0 = o%CC%88abca%C…
1227 …8" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 1 = %CC%88abca%CC…
1228 …8" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 2 = abca%CC%8Axyz…
1229 …8" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 3 = abca%CC%8Axyz…
1230 …8" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 4 = bca%CC%8Axyz …
1231 …8" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 5 = ca%CC%8Axyz =…
1232 …8" graphemes - grapheme_extract GRAPHEME_EXTR_MAXCHARS starting at byte position 6 = a%CC%8Axyz ==…