Home
last modified time | relevance | path

Searched refs:max_axis (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dxpath.h305 int max_axis; /* max number of axis */ member
/external/libxml2/os400/libxmlrpg/
Dxpath.rpgle320 d max_axis like(xmlCint) Max number of axis
/external/libxml2/
Dxpath.c6132 ret->max_axis = 0; in xmlXPathNewContext()