Home
last modified time | relevance | path

Searched defs:phrase (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/http/
D__init__.py26 def __new__(cls, value, phrase, description=''): argument
/third_party/libcoap/src/
Dcoap_pdu.c850 const char *phrase; member
Dcoap_net.c2377 const char *phrase; in coap_new_error_response() local
/third_party/python/Lib/test/
Dtest_httplib.py549 def __new__(cls, value, phrase, description=''): argument