Home
last modified time | relevance | path

Searched defs:XMLAttributes_getLength (Results 1 – 5 of 5) sorted by relevance

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/xml/
H A DXMLAttributes.cpp1418 XMLAttributes_getLength (const XMLAttributes_t *xa) in XMLAttributes_getLength() function
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/xml/
H A DXMLAttributes.cpp1418 XMLAttributes_getLength (const XMLAttributes_t *xa) in XMLAttributes_getLength() function
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DlibsbmlPINVOKE.cs5964 …public static extern int XMLAttributes_getLength(global::System.Runtime.InteropServices.HandleRef … in XMLAttributes_getLength() method in libsbml.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DlibsbmlPINVOKE.cs5826 …public static extern int XMLAttributes_getLength(global::System.Runtime.InteropServices.HandleRef … in XMLAttributes_getLength() method in libsbmlcs.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DlibsbmlJNI.java1874 public final static native int XMLAttributes_getLength(long jarg1, XMLAttributes jarg1_); in XMLAttributes_getLength() method in libsbmlJNI