Yet Another eXchange Tool 0.11.3
Loading...
Searching...
No Matches
xt_xmlXPathInit.c File Reference
#include <math.h>
Include dependency graph for xt_xmlXPathInit.c:

Go to the source code of this file.

Functions

void xmlXPathInit (void)
 

Variables

double xmlXPathPINF
 
double xmlXPathNINF
 
double xmlXPathNAN
 

Detailed Description

Simple workaround for libxml2 versions creating division-by-zero errors

Author
Jörg Behrens behre.nosp@m.ns@d.nosp@m.krz.d.nosp@m.e Moritz Hanke hanke.nosp@m.@dkr.nosp@m.z.de Thomas Jahns jahns.nosp@m.@dkr.nosp@m.z.de

Definition in file xt_xmlXPathInit.c.

Function Documentation

◆ xmlXPathInit()

void xmlXPathInit ( void )

Definition at line 56 of file xt_xmlXPathInit.c.

Variable Documentation

◆ xmlXPathNAN

double xmlXPathNAN

Definition at line 53 of file xt_xmlXPathInit.c.

◆ xmlXPathNINF

double xmlXPathNINF

Definition at line 53 of file xt_xmlXPathInit.c.

◆ xmlXPathPINF

double xmlXPathPINF
extern