Home | History | Annotate | Download | only in tinyxml2

Lines Matching refs:entityFlag

1669         entityFlag[i] = false;

1675 entityFlag[ (int)entities[i].value ] = true;
1733 const bool* flag = restricted ? restrictedEntityFlag : entityFlag;