Home
last modified time | relevance | path

Searched defs:bstring (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/email/
D_encoded_words.py89 def encode_q(bstring): argument
92 def len_q(bstring): argument
138 def encode_b(bstring): argument
141 def len_b(bstring): argument
/third_party/cups/cgi-bin/
Dvar.c841 bstring[256], /* Boundary string to look for */ in cgi_initialize_multipart() local