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

/forgerock/web-agents-v4/expat/
H A Dxmlrole.h98 int inEntityValue; member in struct:prolog_state
H A Dxmlrole.c1322 state->inEntityValue = 0;
H A Dxmlparse.c1023 int oldInEntityValue = prologState.inEntityValue;
1089 prologState.inEntityValue = oldInEntityValue;
3575 if (prologState.inEntityValue) {
5097 int oldInEntityValue = prologState.inEntityValue;
5098 prologState.inEntityValue = 1;
5248 prologState.inEntityValue = oldInEntityValue;

Completed in 459 milliseconds