Searched refs:rindx (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxpointer.c2851 int rindx; local
2854 rindx = startindex - 1;
2855 if (xmlXPtrAdvanceChar(&rend, &rindx,
2859 rend, rindx));
/external/libxml2/
H A Dxpointer.c2852 int rindx; local
2855 rindx = startindex - 1;
2856 if (xmlXPtrAdvanceChar(&rend, &rindx,
2860 rend, rindx));

Completed in 78 milliseconds