Searched refs:PR_SOURCE (Results 1 - 1 of 1) sorted by relevance

/dalvik/docs/
H A Dprettify.js167 var PR_SOURCE = 'src'; variable
614 [PR_SOURCE, /^<\?[\s\S]*?(?:\?>|$)/, null],
615 [PR_SOURCE, /^<%[\s\S]*?(?:%>|$)/, null],
616 [PR_SOURCE,
632 if (decorations[i + 1] === PR_SOURCE) {
644 start + match[1].length, PR_SOURCE,
836 if (style === PR_SOURCE) {
934 // (PR_TAG, PR_PLAIN, PR_SOURCE, null)
939 // (PR_TAG, PR_PLAIN, PR_SOURCE, NAME, VALUE, null)
1275 'PR_SOURCE'
[all...]

Completed in 149 milliseconds