|
73 | 73 | | StringLengthConflation.swift:138:36:138:46 | ... .-(_:_:) ... | semmle.label | ... .-(_:_:) ... |
|
74 | 74 | | StringLengthConflation.swift:144:28:144:30 | .count : | semmle.label | .count : |
|
75 | 75 | | StringLengthConflation.swift:144:28:144:38 | ... .-(_:_:) ... | semmle.label | ... .-(_:_:) ... |
|
| 76 | +| StringLengthConflation.swift:151:45:151:53 | .count | semmle.label | .count | |
| 77 | +| StringLengthConflation.swift:152:57:152:65 | .count | semmle.label | .count | |
| 78 | +| StringLengthConflation.swift:156:45:156:52 | .count | semmle.label | .count | |
| 79 | +| StringLengthConflation.swift:157:55:157:62 | .count | semmle.label | .count | |
| 80 | +| StringLengthConflation.swift:161:45:161:53 | .count | semmle.label | .count | |
| 81 | +| StringLengthConflation.swift:162:57:162:65 | .count | semmle.label | .count | |
76 | 82 | | file://:0:0:0:0 | .length : | semmle.label | .length : |
|
77 | 83 | subpaths
|
78 | 84 | #select
|
@@ -111,3 +117,9 @@ subpaths
|
111 | 117 | | StringLengthConflation.swift:137:34:137:44 | ... .-(_:_:) ... | StringLengthConflation.swift:137:34:137:36 | .count : | StringLengthConflation.swift:137:34:137:44 | ... .-(_:_:) ... | This String length is used in an NSString, but it may not be equivalent. |
|
112 | 118 | | StringLengthConflation.swift:138:36:138:46 | ... .-(_:_:) ... | StringLengthConflation.swift:138:36:138:38 | .count : | StringLengthConflation.swift:138:36:138:46 | ... .-(_:_:) ... | This String length is used in an NSString, but it may not be equivalent. |
|
113 | 119 | | StringLengthConflation.swift:144:28:144:38 | ... .-(_:_:) ... | StringLengthConflation.swift:144:28:144:30 | .count : | StringLengthConflation.swift:144:28:144:38 | ... .-(_:_:) ... | This String length is used in an NSString, but it may not be equivalent. |
|
| 120 | +| StringLengthConflation.swift:151:45:151:53 | .count | StringLengthConflation.swift:151:45:151:53 | .count | StringLengthConflation.swift:151:45:151:53 | .count | This String.unicodeScalars length is used in a String, but it may not be equivalent. | |
| 121 | +| StringLengthConflation.swift:152:57:152:65 | .count | StringLengthConflation.swift:152:57:152:65 | .count | StringLengthConflation.swift:152:57:152:65 | .count | This String.unicodeScalars length is used in a String, but it may not be equivalent. | |
| 122 | +| StringLengthConflation.swift:156:45:156:52 | .count | StringLengthConflation.swift:156:45:156:52 | .count | StringLengthConflation.swift:156:45:156:52 | .count | This String.utf8 length is used in a String, but it may not be equivalent. | |
| 123 | +| StringLengthConflation.swift:157:55:157:62 | .count | StringLengthConflation.swift:157:55:157:62 | .count | StringLengthConflation.swift:157:55:157:62 | .count | This String.utf8 length is used in a String, but it may not be equivalent. | |
| 124 | +| StringLengthConflation.swift:161:45:161:53 | .count | StringLengthConflation.swift:161:45:161:53 | .count | StringLengthConflation.swift:161:45:161:53 | .count | This String.utf16 length is used in a String, but it may not be equivalent. | |
| 125 | +| StringLengthConflation.swift:162:57:162:65 | .count | StringLengthConflation.swift:162:57:162:65 | .count | StringLengthConflation.swift:162:57:162:65 | .count | This String.unicodeScalars length is used in a String, but it may not be equivalent. | |
0 commit comments