Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_str.py56 NOT_FOUND = 0 variable in MatchReason
65 return self != MatchReason.NOT_FOUND
219 found_reason = MatchReason.NOT_FOUND
228 if found_reason == MatchReason.NOT_FOUND:
238 if found_reason == MatchReason.NOT_FOUND:
254 if found_reason == MatchReason.NOT_FOUND: