Home
last modified time | relevance | path

Searched refs:BEGIN_GROUP (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/plat-irix6/
Dflp.py388 if not odata.Class in (FL.BEGIN_GROUP, FL.END_GROUP):
401 if cl == FL.BEGIN_GROUP: return fm.bgn_group
DFL.py37 BEGIN_GROUP = 10000 variable
/external/python/cpython2/Lib/plat-irix5/
Dflp.py389 if not odata.Class in (FL.BEGIN_GROUP, FL.END_GROUP):
402 if cl == FL.BEGIN_GROUP: return fm.bgn_group
DFL.py37 BEGIN_GROUP = 10000 variable