Home
last modified time | relevance | path

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

/third_party/libxml2/
Dpattern.c722 #define PEEKPREV(val) ctxt->cur[-(val)] macro
1364 if (IS_BLANK_CH(PEEKPREV(1))) { in xmlCompileIDCXPathPath()