Searched refs:PAT_FROM_ROOT (Results 1 – 1 of 1) sorted by relevance
161 #define PAT_FROM_ROOT (1<<8) macro1235 ctxt->comp->flags |= PAT_FROM_ROOT; in xmlCompilePathPattern()1609 if (comp->flags & PAT_FROM_ROOT) in xmlStreamCompile()2415 type = cur->flags & (PAT_FROM_ROOT | PAT_FROM_CUR); in xmlPatterncompile()2416 } else if (type == PAT_FROM_ROOT) { in xmlPatterncompile()2420 if (cur->flags & PAT_FROM_ROOT) in xmlPatterncompile()2607 if (comp->flags & PAT_FROM_ROOT) in xmlPatternFromRoot()