Home
last modified time | relevance | path

Searched defs:XMLToken_getNamespaceIndexByPrefix (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 DXMLToken.cpp1725 XMLToken_getNamespaceIndexByPrefix (const XMLToken_t *token, const char* prefix) in XMLToken_getNamespaceIndexByPrefix() function
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/xml/
H A DXMLToken.cpp1725 XMLToken_getNamespaceIndexByPrefix (const XMLToken_t *token, const char* prefix) in XMLToken_getNamespaceIndexByPrefix() function
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DlibsbmlPINVOKE.cs6261 …public static extern int XMLToken_getNamespaceIndexByPrefix(global::System.Runtime.InteropServices… in XMLToken_getNamespaceIndexByPrefix() method in libsbml.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DlibsbmlPINVOKE.cs6102 …public static extern int XMLToken_getNamespaceIndexByPrefix(global::System.Runtime.InteropServices… in XMLToken_getNamespaceIndexByPrefix() method in libsbmlcs.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DlibsbmlJNI.java1966 …public final static native int XMLToken_getNamespaceIndexByPrefix(long jarg1, XMLToken jarg1_, Str… in XMLToken_getNamespaceIndexByPrefix() method in libsbmlJNI