Searched defs:oldInEntityValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Dxmlparse.c1023 int oldInEntityValue = prologState.inEntityValue; local
1089 prologState.inEntityValue = oldInEntityValue;
5097 int oldInEntityValue = prologState.inEntityValue; local
5248 prologState.inEntityValue = oldInEntityValue;
/external/expat/lib/
H A Dxmlparse.c1023 int oldInEntityValue = prologState.inEntityValue; local
1089 prologState.inEntityValue = oldInEntityValue;
5097 int oldInEntityValue = prologState.inEntityValue; local
5248 prologState.inEntityValue = oldInEntityValue;

Completed in 306 milliseconds