Searched defs:fws (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/email/ |
D | header.py | 443 def feed(self, fws, string, charset): argument 486 def _ascii_split(self, fws, string, splitchars): argument 508 def _append_chunk(self, fws, string): argument 547 def push(self, fws, string): argument
|
/external/libxml2/ |
D | xmlschemastypes.c | 5313 xmlSchemaWhitespaceValueType fws, in xmlSchemaValidateFacetInternal() 5580 xmlSchemaWhitespaceValueType fws, in xmlSchemaValidateFacetWhtsp()
|
D | testapi.c | 35935 xmlSchemaWhitespaceValueType fws; /* the whitespace type of the facet's value */ in test_xmlSchemaValidateFacetWhtsp() local
|