| 11 | | * :decdomain -> Increment the number in the domain name |
| 12 | | * :decfragment -> Increment the number in the fragment ID |
| 13 | | * :decpath -> Increment the number in the path name |
| 14 | | * :decport -> Increment the number in the port number |
| 15 | | * :decquery -> Increment the number in the query string |
| | 11 | * :decdomain -> Decrement the number in the domain name |
| | 12 | * :decfragment -> Decrement the number in the fragment ID |
| | 13 | * :decpath -> Decrement the number in the path name |
| | 14 | * :decport -> Decrement the number in the port number |
| | 15 | * :decquery -> Decrement the number in the query string |