Searched refs:blockLevel (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dpattern.c113 int blockLevel; member in struct:_xmlStreamCtxt
1774 cur->blockLevel = -1;
1872 stream->blockLevel = -1;
1924 if (stream->blockLevel != -1) {
1999 stream->blockLevel = stream->level +1;
2075 stream->blockLevel = stream->level +1;
2178 stream->blockLevel = stream->level;
2283 if (stream->blockLevel == stream->level)
2284 stream->blockLevel = -1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dpattern.c113 int blockLevel; member in struct:_xmlStreamCtxt
1776 cur->blockLevel = -1;
1874 stream->blockLevel = -1;
1926 if (stream->blockLevel != -1) {
2001 stream->blockLevel = stream->level +1;
2077 stream->blockLevel = stream->level +1;
2180 stream->blockLevel = stream->level;
2285 if (stream->blockLevel == stream->level)
2286 stream->blockLevel = -1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dpattern.c113 int blockLevel; member in struct:_xmlStreamCtxt
1776 cur->blockLevel = -1;
1874 stream->blockLevel = -1;
1926 if (stream->blockLevel != -1) {
2001 stream->blockLevel = stream->level +1;
2077 stream->blockLevel = stream->level +1;
2180 stream->blockLevel = stream->level;
2285 if (stream->blockLevel == stream->level)
2286 stream->blockLevel = -1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dpattern.c113 int blockLevel; member in struct:_xmlStreamCtxt
1774 cur->blockLevel = -1;
1872 stream->blockLevel = -1;
1924 if (stream->blockLevel != -1) {
1999 stream->blockLevel = stream->level +1;
2075 stream->blockLevel = stream->level +1;
2178 stream->blockLevel = stream->level;
2283 if (stream->blockLevel == stream->level)
2284 stream->blockLevel = -1;

Completed in 189 milliseconds