Home
last modified time | relevance | path

Searched defs:openingParenthesis (Results 1 – 4 of 4) sorted by relevance

/dports/math/zegrapher/ZeGrapher-6832bd61291b3e82bc05233ae74e8d7556abe910/Calculus/
H A Dtreecreator.cpp195 … bool digit = true, openingParenthesis = true, numberSign = true, varOrFunc = true, canEnd = false, in check() local
/dports/editors/texstudio/texstudio-4.1.2/src/qcodeedit/lib/qnfa/
H A Dxml2qnfa.cpp49 …nthesisIds, QHash<int, int>& parenthesisWeights, QHash<QString, int>& openingParenthesis, QHash<in… in QXml2NFAParser() argument
H A Dqnfadefinition.cpp344 const QStringList& QNFADefinition::openingParenthesis() const in openingParenthesis() function in QNFADefinition
/dports/editors/abiword/abiword-3.0.5/plugins/openxml/imp/xp/
H A DOXMLi_ListenerState_Common.cpp933 size_t openingParenthesis; in charData() local