Home
last modified time | relevance | path

Searched hist:"9 a734b7aaba1445e06c1ccb95e59f54e01688d45" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dio_replaceinfile.test.php9a734b7aaba1445e06c1ccb95e59f54e01688d45 Thu May 28 15:37:32 UTC 2015 Christopher Smith <chris@jalakai.co.uk> Refactor code to make it simpler.
The changes should also:
- fix unlikely edge case when replacement line is the same as the
old line (would have resulted in timeout)
- reduce memory footprint
- avoid applying string search beyond maxlines replacement limit

/dokuwiki/inc/
H A Dio.php9a734b7aaba1445e06c1ccb95e59f54e01688d45 Thu May 28 15:37:32 UTC 2015 Christopher Smith <chris@jalakai.co.uk> Refactor code to make it simpler.
The changes should also:
- fix unlikely edge case when replacement line is the same as the
old line (would have resulted in timeout)
- reduce memory footprint
- avoid applying string search beyond maxlines replacement limit