Home
last modified time | relevance | path

Searched refs:PEEKPREV (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dpattern.c715 #define PEEKPREV(val) ctxt->cur[-(val)] macro
1356 if (IS_BLANK_CH(PEEKPREV(1))) { in xmlCompileIDCXPathPath()
/external/libxml2/
Dpattern.c719 #define PEEKPREV(val) ctxt->cur[-(val)] macro
1360 if (IS_BLANK_CH(PEEKPREV(1))) { in xmlCompileIDCXPathPath()