Unit 'xml2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libxml2]

xmlAutomataNewTransition

Declaration

Source position: xmlautomata.inc line 44

function xmlAutomataNewTransition(

  am: xmlAutomataPtr;

  from: xmlAutomataStatePtr;

  _to: xmlAutomataStatePtr;

  token: xmlCharPtr;

  data: pointer

):xmlAutomataStatePtr;


Documentation generated on: 2023-03-18