Searched defs:NOT_FOUND (Results 1 – 9 of 9) sorted by relevance
192 NOT_FOUND = None variable in FinderTestsPEP451206 NOT_FOUND = (None, []) variable in FinderTestsPEP420222 NOT_FOUND = None variable in FinderTestsPEP302
26 NOT_FOUND: 'come.on.fhqwhgads.test', property
52 NOT_FOUND = 5, enumerator
47 NOT_FOUND: 404, property
63 NOT_FOUND, enumerator
79 NOT_FOUND = (404, 'Not Found', variable in HTTPStatus
290 #define NOT_FOUND ((1U<<(8*sizeof(SHIFT_TYPE))) - 1U) macro
57 #define NOT_FOUND 1000000000 macro
344 enum { NOT_FOUND = -1 }; enumerator