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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dxmlconfig.c444 bool inSection; member in struct:OptInfoData
587 if (data->inSection)
591 data->inSection = true;
594 if (!data->inSection && !data->inOption)
602 if (!data->inSection)
635 data->inSection = false;
678 userData.inSection = false;

Completed in 2 milliseconds