/usr/share/doc/libjuce/apiref/structCppTokeniserFunctions-members.html is in libjuce-doc 4.3.0~repack-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>JUCE: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">JUCE
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">CppTokeniserFunctions Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#a0af79aca7fefba85524844c4b201803a">addEscapeChars</a>(const String &s)</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#ae9b9ca8de1201e8e9c96d37a93879f79">isDecimalDigit</a>(const juce_wchar c) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#acc6491811e5ae41ee52840b0d6576b1d">isHexDigit</a>(const juce_wchar c) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#a9a1c08ad4564d75d4226a8df6abd5500">isIdentifierBody</a>(const juce_wchar c) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#a13364f0e29c090497fa4b9971c55ed09">isIdentifierStart</a>(const juce_wchar c) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#a3fea938ab1c80d3dae78df5e95dcb42b">isOctalDigit</a>(const juce_wchar c) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#aa3b33648bc0a23789c3e53221cfb09d7">isReservedKeyword</a>(String::CharPointerType token, const int tokenLength) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#aac227ebdba41534a0bba3b399d1d542d">parseDecimalLiteral</a>(Iterator &source) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#a5915487dcb8ba2aa54ac733299cc732d">parseFloatLiteral</a>(Iterator &source) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#adba962733aa284e276817e8e0bd4c30a">parseHexLiteral</a>(Iterator &source) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#aea69e827e335f754cb4e9c9c46a07ac5">parseIdentifier</a>(Iterator &source) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#aa7d38384c966aae354723f534dae49d6">parseNumber</a>(Iterator &source)</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#af3b1bfdb9719b6547c92d40e28f7ee1d">parseOctalLiteral</a>(Iterator &source) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#a0052d25ba400cf3e01f5f5bc95e03ce4">readNextToken</a>(Iterator &source)</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#acc20b010695f2ea7cba36da65c606219">skipComment</a>(Iterator &source) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#a537b688c16a211d4826bcccf338aad79">skipIfNextCharMatches</a>(Iterator &source, const juce_wchar c) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#a6a7fb9d8843cda49644b5c9c0e7ea352">skipIfNextCharMatches</a>(Iterator &source, const juce_wchar c1, const juce_wchar c2) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#abd84f7c1b1b5df145e88819cf0ccd0d0">skipNumberSuffix</a>(Iterator &source)</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#a905f50dc9cdd44e54772c3ab69538338">skipPreprocessorLine</a>(Iterator &source) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#a8c64db97036cde3a9774945c39361ea5">skipQuotedString</a>(Iterator &source) noexcept</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structCppTokeniserFunctions.html#aec2241fa18131c4d828d1a953f942b32">writeEscapeChars</a>(OutputStream &out, const char *utf8, const int numBytesToRead, const int maxCharsOnLine, const bool breakAtNewLines, const bool replaceSingleQuotes, const bool allowStringBreaks)</td><td class="entry"><a class="el" href="structCppTokeniserFunctions.html">CppTokeniserFunctions</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
<hr class="footer"/>
<address class="footer"><small>All content © ROLI Ltd.</small></address><br/>
</body>
</html>
|