Searched defs:FORBIDDEN (Results 1 – 5 of 5) sorted by relevance
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ | ||
| D | ohos_net_http.js | 46 FORBIDDEN: 403, property |
| /third_party/icu/tools/commit-checker/ | ||
| D | check.py | 25 FORBIDDEN = 3 variable in CommitWanted |
| /third_party/python/Lib/http/ | ||
| D | __init__.py | 78 FORBIDDEN = (403, 'Forbidden', variable in HTTPStatus |
| /third_party/python/Lib/test/ | ||
| D | test_httplib.py | 597 FORBIDDEN = (403, 'Forbidden', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus |
| /third_party/node/deps/simdutf/ | ||
| D | simdutf.cpp | 16397 constexpr const uint8_t FORBIDDEN = 0xff; in check_special_cases() local |