Home
last modified time | relevance | path

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

/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
Dprettify.js146 var PR_STRING = 'str';
958 …[PR_STRING, /^(?:\'\'\'(?:[^\'\\]|\\[\s\S]|\'{1,2}(?=[^\']))*(?:\'\'\'|$)|\"\"\"(?:[^\"\\]|\\[\s\…
963 …[PR_STRING, /^(?:\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$)|\`(?:[^\\\`]|\\[…
968 [PR_STRING,
/external/v8/tools/turbolizer/
Dlang-disassembly.js8 [PR.PR_STRING, /^(?:\'(?:[^\\\'\r\n]|\\.)*(?:\'|$))/, null, '\''],
/external/testng/doc/
Dprettify.js65 var PR_STRING = 'str'; variable
587 tokenEnds.push(new PR_TokenEnd(k + i + 1, PR_STRING));
/external/okhttp/website/static/
Dprettify.js26 …,PR_NOCODE:"nocode",PR_PLAIN:"pln",PR_PUNCTUATION:"pun",PR_SOURCE:"src",PR_STRING:"str",PR_TAG:"ta…
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js151 var PR_STRING = 'str';
963 …[PR_STRING, /^(?:\'\'\'(?:[^\'\\]|\\[\s\S]|\'{1,2}(?=[^\']))*(?:\'\'\'|$)|\"\"\"(?:[^\"\\]|\\[\s\…
968 …[PR_STRING, /^(?:\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$)|\`(?:[^\\\`]|\\[…
973 [PR_STRING,
1653 [PR['PR_STRING'], /^\"(?:[^\"\\]|\\[\s\S])*(?:\"|$)/, null, '"']
1859 [PR['PR_STRING'], /^\'(?:[^\'\\\n\x0C\r]|\\[^&])\'?/,
1982 [PR['PR_STRING'], /^\"(?:[^\"\\]|\\[\s\S])*(?:\"|$)/, null, '"']
2190 [PR['PR_STRING'],
2421 [PR['PR_STRING'],
2449 [PR['PR_STRING'], /^"(?:[^\\"]|\\.)*(?:"|$)/, null, '"'],