Home
last modified time | relevance | path

Searched refs:mathXMLString (Results 1 – 18 of 18) sorted by relevance

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/c/
H A DcreateExampleSBML.c162 char* mathXMLString; in createExampleEnzymaticReaction() local
626 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleEnzymaticReaction()
635 astMath = readMathMLFromString(mathXMLString); in createExampleEnzymaticReaction()
677 char* notesString, * mathXMLString ; in createExampleInvolvingUnits() local
1086 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits()
1106 astMath = readMathMLFromString(mathXMLString); in createExampleInvolvingUnits()
1153 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits()
1173 astMath = readMathMLFromString(mathXMLString); in createExampleInvolvingUnits()
1206 char* mathXMLString; in createExampleInvolvingFunctionDefinitions() local
1265 astMath = readMathMLFromString(mathXMLString); in createExampleInvolvingFunctionDefinitions()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/examples/c/
H A DcreateExampleSBML.c162 char* mathXMLString; in createExampleEnzymaticReaction() local
626 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleEnzymaticReaction()
635 astMath = readMathMLFromString(mathXMLString); in createExampleEnzymaticReaction()
677 char* notesString, * mathXMLString ; in createExampleInvolvingUnits() local
1086 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits()
1106 astMath = readMathMLFromString(mathXMLString); in createExampleInvolvingUnits()
1153 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits()
1173 astMath = readMathMLFromString(mathXMLString); in createExampleInvolvingUnits()
1206 char* mathXMLString; in createExampleInvolvingFunctionDefinitions() local
1265 astMath = readMathMLFromString(mathXMLString); in createExampleInvolvingFunctionDefinitions()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/examples/r/
H A DcreateExampleSBML.R522 mathXMLString = paste("<math xmlns=\"http://www.w3.org/1998/Math/MathML\">", functionVar
531 astMath = readMathMLFromString(mathXMLString);
940 mathXMLString = paste("<math xmlns=\"http://www.w3.org/1998/Math/MathML\">", functionVar
961 astMath = readMathMLFromString(mathXMLString);
1006 mathXMLString = paste("<math xmlns=\"http://www.w3.org/1998/Math/MathML\">",
1027 astMath = readMathMLFromString(mathXMLString);
1077 mathXMLString = paste("<math xmlns=\"http://www.w3.org/1998/Math/MathML\">", functionVar
1091 astMath = readMathMLFromString(mathXMLString);
1216 mathXMLString = paste("<math xmlns=\"http://www.w3.org/1998/Math/MathML\">",
1232 astMath = readMathMLFromString(mathXMLString);
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/r/
H A DcreateExampleSBML.R522 mathXMLString = paste("<math xmlns=\"http://www.w3.org/1998/Math/MathML\">", functionVar
531 astMath = readMathMLFromString(mathXMLString);
940 mathXMLString = paste("<math xmlns=\"http://www.w3.org/1998/Math/MathML\">", functionVar
961 astMath = readMathMLFromString(mathXMLString);
1006 mathXMLString = paste("<math xmlns=\"http://www.w3.org/1998/Math/MathML\">",
1027 astMath = readMathMLFromString(mathXMLString);
1077 mathXMLString = paste("<math xmlns=\"http://www.w3.org/1998/Math/MathML\">", functionVar
1091 astMath = readMathMLFromString(mathXMLString);
1216 mathXMLString = paste("<math xmlns=\"http://www.w3.org/1998/Math/MathML\">",
1232 astMath = readMathMLFromString(mathXMLString);
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/ruby/
H A DcreateExampleSBML.rb515 mathXMLString = <<-eos
526 astMath = LibSBML::readMathMLFromString(mathXMLString)
934 mathXMLString = <<-eos
956 astMath = LibSBML::readMathMLFromString(mathXMLString)
1003 mathXMLString = <<-eos
1025 astMath = LibSBML::readMathMLFromString(mathXMLString)
1075 mathXMLString = <<-eos
1090 astMath = LibSBML::readMathMLFromString(mathXMLString)
1214 mathXMLString = <<-eos
1231 astMath = LibSBML::readMathMLFromString(mathXMLString)
/dports/biology/libsbml/libsbml-5.19.0/examples/ruby/
H A DcreateExampleSBML.rb515 mathXMLString = <<-eos
526 astMath = LibSBML::readMathMLFromString(mathXMLString)
934 mathXMLString = <<-eos
956 astMath = LibSBML::readMathMLFromString(mathXMLString)
1003 mathXMLString = <<-eos
1025 astMath = LibSBML::readMathMLFromString(mathXMLString)
1075 mathXMLString = <<-eos
1090 astMath = LibSBML::readMathMLFromString(mathXMLString)
1214 mathXMLString = <<-eos
1231 astMath = LibSBML::readMathMLFromString(mathXMLString)
/dports/biology/libsbml/libsbml-5.19.0/examples/python/
H A DcreateExampleSBML.py510 mathXMLString = """<math xmlns="http://www.w3.org/1998/Math/MathML">
520 astMath = readMathMLFromString(mathXMLString)
923 mathXMLString = """<math xmlns="http://www.w3.org/1998/Math/MathML">
944 astMath = readMathMLFromString(mathXMLString)
988 mathXMLString = """<math xmlns="http://www.w3.org/1998/Math/MathML">
1009 astMath = readMathMLFromString(mathXMLString)
1058 mathXMLString = """<math xmlns="http://www.w3.org/1998/Math/MathML">
1072 astMath = readMathMLFromString(mathXMLString)
1192 mathXMLString = """<math xmlns="http://www.w3.org/1998/Math/MathML">
1208 astMath = readMathMLFromString(mathXMLString)
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/python/
H A DcreateExampleSBML.py510 mathXMLString = """<math xmlns="http://www.w3.org/1998/Math/MathML">
520 astMath = readMathMLFromString(mathXMLString)
923 mathXMLString = """<math xmlns="http://www.w3.org/1998/Math/MathML">
944 astMath = readMathMLFromString(mathXMLString)
988 mathXMLString = """<math xmlns="http://www.w3.org/1998/Math/MathML">
1009 astMath = readMathMLFromString(mathXMLString)
1058 mathXMLString = """<math xmlns="http://www.w3.org/1998/Math/MathML">
1072 astMath = readMathMLFromString(mathXMLString)
1192 mathXMLString = """<math xmlns="http://www.w3.org/1998/Math/MathML">
1208 astMath = readMathMLFromString(mathXMLString)
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/perl/
H A DcreateExampleSBML.pl526 $mathXMLString = '<?xml version="1.0" encoding="UTF-8"?>
536 $astMath = LibSBML::readMathMLFromString($mathXMLString);
944 $mathXMLString = '<?xml version="1.0" encoding="UTF-8"?>
965 $astMath = LibSBML::readMathMLFromString($mathXMLString);
1011 $mathXMLString = '<math xmlns="http://www.w3.org/1998/Math/MathML">
1031 $astMath = LibSBML::readMathMLFromString($mathXMLString);
1081 $mathXMLString = '<math xmlns="http://www.w3.org/1998/Math/MathML">
1094 $astMath = LibSBML::readMathMLFromString($mathXMLString);
1218 $mathXMLString = '<math xmlns="http://www.w3.org/1998/Math/MathML">
1233 $astMath = LibSBML::readMathMLFromString($mathXMLString);
/dports/biology/libsbml/libsbml-5.19.0/examples/perl/
H A DcreateExampleSBML.pl526 $mathXMLString = '<?xml version="1.0" encoding="UTF-8"?>
536 $astMath = LibSBML::readMathMLFromString($mathXMLString);
944 $mathXMLString = '<?xml version="1.0" encoding="UTF-8"?>
965 $astMath = LibSBML::readMathMLFromString($mathXMLString);
1011 $mathXMLString = '<math xmlns="http://www.w3.org/1998/Math/MathML">
1031 $astMath = LibSBML::readMathMLFromString($mathXMLString);
1081 $mathXMLString = '<math xmlns="http://www.w3.org/1998/Math/MathML">
1094 $astMath = LibSBML::readMathMLFromString($mathXMLString);
1218 $mathXMLString = '<math xmlns="http://www.w3.org/1998/Math/MathML">
1233 $astMath = LibSBML::readMathMLFromString($mathXMLString);
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/c++/
H A DcreateExampleSBML.cpp621 string mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleEnzymaticReaction() local
630 astMath = readMathMLFromString(mathXMLString.c_str()); in createExampleEnzymaticReaction()
1058 string mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits() local
1078 astMath = readMathMLFromString(mathXMLString.c_str()); in createExampleInvolvingUnits()
1125 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits()
1145 astMath = readMathMLFromString(mathXMLString.c_str()); in createExampleInvolvingUnits()
1199 string mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingFunctionDefinitions() local
1212 ASTNode* astMath = readMathMLFromString(mathXMLString.c_str()); in createExampleInvolvingFunctionDefinitions()
1349 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingFunctionDefinitions()
1364 astMath = readMathMLFromString(mathXMLString.c_str()); in createExampleInvolvingFunctionDefinitions()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/csharp/
H A DcreateExampleSBML.cs588 string mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleEnzymaticReaction()
597 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleEnzymaticReaction()
1026 string mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits()
1046 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingUnits()
1093 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits()
1113 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingUnits()
1166 string mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingFunctionDefinitions()
1179 ASTNode astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingFunctionDefinitions()
1314 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingFunctionDefinitions()
1329 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingFunctionDefinitions()
/dports/biology/libsbml/libsbml-5.19.0/examples/c++/
H A DcreateExampleSBML.cpp621 string mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleEnzymaticReaction() local
630 astMath = readMathMLFromString(mathXMLString.c_str()); in createExampleEnzymaticReaction()
1058 string mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits() local
1078 astMath = readMathMLFromString(mathXMLString.c_str()); in createExampleInvolvingUnits()
1125 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits()
1145 astMath = readMathMLFromString(mathXMLString.c_str()); in createExampleInvolvingUnits()
1199 string mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingFunctionDefinitions() local
1212 ASTNode* astMath = readMathMLFromString(mathXMLString.c_str()); in createExampleInvolvingFunctionDefinitions()
1349 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingFunctionDefinitions()
1364 astMath = readMathMLFromString(mathXMLString.c_str()); in createExampleInvolvingFunctionDefinitions()
/dports/biology/libsbml/libsbml-5.19.0/examples/csharp/
H A DcreateExampleSBML.cs588 string mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleEnzymaticReaction()
597 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleEnzymaticReaction()
1026 string mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits()
1046 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingUnits()
1093 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits()
1113 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingUnits()
1166 string mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingFunctionDefinitions()
1179 ASTNode astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingFunctionDefinitions()
1314 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingFunctionDefinitions()
1329 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingFunctionDefinitions()
/dports/biology/libsbml/libsbml-5.19.0/examples/java/
H A DcreateExampleSBML.java618 String mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleEnzymaticReaction() local
627 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleEnzymaticReaction()
1067 String mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits() local
1086 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingUnits()
1130 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits()
1139 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingUnits()
1190 String mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingFunctionDefinitions() local
1202 ASTNode astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingFunctionDefinitions()
1339 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingFunctionDefinitions()
1346 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingFunctionDefinitions()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/java/
H A DcreateExampleSBML.java618 String mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleEnzymaticReaction() local
627 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleEnzymaticReaction()
1067 String mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits() local
1086 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingUnits()
1130 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingUnits()
1139 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingUnits()
1190 String mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingFunctionDefinitions() local
1202 ASTNode astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingFunctionDefinitions()
1339 mathXMLString = "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">" in createExampleInvolvingFunctionDefinitions()
1346 astMath = libsbml.readMathMLFromString(mathXMLString); in createExampleInvolvingFunctionDefinitions()
/dports/biology/libsbml/libsbml-5.19.0/examples/php/
H A DcreateExampleSBML.php454 $mathXMLString = '<math xmlns="http://www.w3.org/1998/Math/MathML">
463 $astMath = libsbml::readMathMLFromString($mathXMLString);
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/php/
H A DcreateExampleSBML.php454 $mathXMLString = '<math xmlns="http://www.w3.org/1998/Math/MathML">
463 $astMath = libsbml::readMathMLFromString($mathXMLString);