Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add negative offset support to iconv_strpos() | Francois Laupretre | 2016-03-09 | 1 | -1/+3 |
* | strpos()/stripos(): Add support for negative offsets | Francois Laupretre | 2016-03-09 | 1 | -1/+0 |
* | do not search for empty strings with strpos() and strrpos() | Antony Dovgal | 2006-09-06 | 1 | -0/+6 |
* | Added test cases for iconv_strpos() and iconv_strrpos() | Moriyoshi Koizumi | 2003-01-03 | 1 | -0/+52 |