LMMS
Loading...
Searching...
No Matches
juce::XmlIdentifierChars Namespace Reference

Functions

static bool isIdentifierCharSlow (juce_wchar c) noexcept
static bool isIdentifierChar (juce_wchar c) noexcept
static String::CharPointerType findEndOfToken (String::CharPointerType p) noexcept

Function Documentation

◆ findEndOfToken()

String::CharPointerType juce::XmlIdentifierChars::findEndOfToken ( String::CharPointerType p)
staticnoexcept

◆ isIdentifierChar()

bool juce::XmlIdentifierChars::isIdentifierChar ( juce_wchar c)
staticnoexcept

◆ isIdentifierCharSlow()

bool juce::XmlIdentifierChars::isIdentifierCharSlow ( juce_wchar c)
staticnoexcept