Searched defs:openingParenthesis (Results 1 – 4 of 4) sorted by relevance
/dports/math/zegrapher/ZeGrapher-6832bd61291b3e82bc05233ae74e8d7556abe910/Calculus/ |
H A D | treecreator.cpp | 195 … 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 D | xml2qnfa.cpp | 49 …nthesisIds, QHash<int, int>& parenthesisWeights, QHash<QString, int>& openingParenthesis, QHash<in… in QXml2NFAParser() argument
|
H A D | qnfadefinition.cpp | 344 const QStringList& QNFADefinition::openingParenthesis() const in openingParenthesis() function in QNFADefinition
|
/dports/editors/abiword/abiword-3.0.5/plugins/openxml/imp/xp/ |
H A D | OXMLi_ListenerState_Common.cpp | 933 size_t openingParenthesis; in charData() local
|