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

xmlAutomataNewCountTrans2

Declaration

Source position: xmlautomata.inc line 48

function xmlAutomataNewCountTrans2(

  am: xmlAutomataPtr;

  from: xmlAutomataStatePtr;

  _to: xmlAutomataStatePtr;

  token: xmlCharPtr;

  token2: xmlCharPtr;

  min: cint;

  max: cint;

  data: pointer

):xmlAutomataStatePtr;


Documentation generated on: 2023-03-18