mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
11 lines
398 B
Plaintext
11 lines
398 B
Plaintext
| tst2.js:2:1:2:7 | jq("a") | $ |
|
|
| tst.js:1:1:1:3 | $() | $ |
|
|
| tst.js:2:1:2:8 | jQuery() | $ |
|
|
| tst.js:3:1:3:9 | $("<a/>") | $ |
|
|
| tst.js:3:1:3:44 | $("<a/> ... e.com") | attr |
|
|
| tst.js:3:1:3:50 | $("<a/> ... ).val() | val |
|
|
| tst.js:4:1:4:10 | window.$() | $ |
|
|
| tst.js:5:1:5:15 | window.jQuery() | $ |
|
|
| tst.js:6:1:6:32 | angular ... .attr() | attr |
|
|
| tst.js:7:1:7:14 | $("<br>", doc) | $ |
|