Searched defs:was_checked (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython3/Lib/lib2to3/
H A Dpytree.py48 was_checked = False variable in class:Base
/external/python/cpython2/Lib/lib2to3/
H A Dpytree.py48 was_checked = False variable in class:Base
/external/libxml2/
H A Dparser.c6999 int was_checked; local
7059 was_checked = ent->checked;
7203 was_checked = 0;
7220 if (was_checked != 0) {

Completed in 205 milliseconds