Graal Forums  

Go Back   Graal Forums > Search Forums
FAQ Members List Calendar Today's Posts

Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: napo_p2p
Forum: NPC Scripting 03-27-2008, 10:25 PM
Replies: 55
Views: 43,694
Posted By napo_p2p
function findpatterns(str) { temp.loc = 0; ...

function findpatterns(str) {
temp.loc = 0;
temp.l = temp.str.length();
temp.results = new[0];

while (temp.loc < temp.l) {
temp.len = 2;
while (temp.len <= (temp.l -...
Showing results 1 to 1 of 1

 
Forum Jump

All times are GMT +2. The time now is 07:14 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.