Home
last modified time | relevance | path

Searched defs:item (Results 1 – 3 of 3) sorted by relevance

/web-php/bin/
H A Dnews2html77 $item = preg_replace('/(\.(\s+\(CVE-\d+-\d+\))?)\s+\(.+?\)\s*$/', '\\1', $item); variable
79 $item = htmlspecialchars($item, ENT_NOQUOTES); variable
81 $item = preg_replace(array_keys($bug_map), array_values($bug_map), $item); variable
/web-php/tests/Visual/
H A DSmokeTest.spec.ts45 for (const item of items) { constant
/web-php/js/
H A Dcommon.js133 matches.each(function (k, item) { argument

Completed in 7 milliseconds