Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 2 and Version 3 of code/doc/String


Ignore:
Timestamp:
Sep 24, 2008, 5:54:30 PM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/String

    v2 v3  
    2626   * isBetweenQuotes("123\"567\"9", 4) = false
    2727   * isBetweenQuotes("123\"567\"9", 5) = true
    28    * isBetweenQuotes("123\"567\"9", 8) = false
     28   * isBetweenQuotes("123\"567\"9", 8'''''''''') = false
    2929   * isBetweenQuotes("123\"567\"9", 9) = false
    3030