Searched refs:inEntityValue (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlrole.h98 int inEntityValue; member in struct:prolog_state
H A Dxmlparse.c982 int oldInEntityValue = prologState.inEntityValue;
1041 prologState.inEntityValue = oldInEntityValue;
3471 if (prologState.inEntityValue) {
4985 int oldInEntityValue = prologState.inEntityValue;
4986 prologState.inEntityValue = 1;
5136 prologState.inEntityValue = oldInEntityValue;
H A Dxmlrole.c1322 state->inEntityValue = 0;

Completed in 101 milliseconds