Home
last modified time | relevance | path

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

/external/python/cpython3/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
/external/rust/crates/bstr/src/
Dlib.rs412 mod bstring; module
Dimpls.rs63 mod bstring { module
/external/libcups/cgi-bin/
Dvar.c752 bstring[256], /* Boundary string to look for */ in cgi_initialize_multipart() local