Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dtrio.c1184 BOOLEAN_T gotSticky = FALSE; /* Are there any sticky modifiers at all? */ variable
1563 gotSticky = TRUE;
1858 if (gotSticky && !(flags & FLAGS_STICKY))
/external/libxml2/
Dtrio.c1188 BOOLEAN_T gotSticky = FALSE; /* Are there any sticky modifiers at all? */ variable
1567 gotSticky = TRUE;
1862 if (gotSticky && !(flags & FLAGS_STICKY))