Home
last modified time | relevance | path

Searched refs:PR_prefixMatch (Results 1 – 1 of 1) sorted by relevance

/external/testng/doc/
Dprettify.js205 function PR_prefixMatch(chars, len, prefix) { class
523 if (PR_prefixMatch(tokenChars, tokenCharsI, endScriptTag)) {
527 if (PR_prefixMatch(tokenChars, tokenCharsI, 'script')) {
529 } else if (PR_prefixMatch(tokenChars, tokenCharsI, 'style')) {
531 } else if (PR_prefixMatch(tokenChars, tokenCharsI, 'xmp')) {