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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmltok_impl.c1434 enum { other, inName, inValue } state = inName; enumerator in enum:__anon1772
1436 int open = 0; /* defined when state == inValue;
1460 if (state != inValue) {
1463 state = inValue;
1474 if (state != inValue) {
1477 state = inValue;
1494 else if (state == inValue
1508 else if (state == inValue && nAtts < attsMax)
1513 if (state != inValue)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmltok_impl.c1431 enum { other, inName, inValue } state = inName; enumerator in enum:__anon576
1433 int open = 0; /* defined when state == inValue;
1457 if (state != inValue) {
1460 state = inValue;
1471 if (state != inValue) {
1474 state = inValue;
1491 else if (state == inValue
1505 else if (state == inValue && nAtts < attsMax)
1510 if (state != inValue)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmltok_impl.c1434 enum { other, inName, inValue } state = inName; enumerator in enum:__anon6404
1436 int open = 0; /* defined when state == inValue;
1460 if (state != inValue) {
1463 state = inValue;
1474 if (state != inValue) {
1477 state = inValue;
1494 else if (state == inValue
1508 else if (state == inValue && nAtts < attsMax)
1513 if (state != inValue)

Completed in 60 milliseconds