Home
last modified time | relevance | path

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

/external/libxml2/
Dpattern.c719 #define PEEKPREV(val) ctxt->cur[-(val)] macro
1361 if (IS_BLANK_CH(PEEKPREV(1))) { in xmlCompileIDCXPathPath()