Searched refs:TXU (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/test/
H A Dbasic.c53 #undef TXU macro
54 #define TXU "text", "xml", "utf-8" macro
57 { "text/xml; charset=utf-8", TXU },
58 { "text/xml; charset=utf-8; foo=bar", TXU },
59 { "text/xml;charset=utf-8", TXU },
60 { "text/xml ;charset=utf-8", TXU },
61 { "text/xml;charset=utf-8;foo=bar", TXU },
62 { "text/xml; foo=bar; charset=utf-8", TXU },
63 { "text/xml; foo=bar; charset=utf-8; bar=foo", TXU },
64 { "text/xml; charset=\"utf-8\"", TXU },
67 #undef TXU macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/test/
H A Dbasic.c53 #undef TXU macro
54 #define TXU "text", "xml", "utf-8" macro
57 { "text/xml; charset=utf-8", TXU },
58 { "text/xml; charset=utf-8; foo=bar", TXU },
59 { "text/xml;charset=utf-8", TXU },
60 { "text/xml ;charset=utf-8", TXU },
61 { "text/xml;charset=utf-8;foo=bar", TXU },
62 { "text/xml; foo=bar; charset=utf-8", TXU },
63 { "text/xml; foo=bar; charset=utf-8; bar=foo", TXU },
64 { "text/xml; charset=\"utf-8\"", TXU },
67 #undef TXU macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/test/
H A Dbasic.c53 #undef TXU macro
54 #define TXU "text", "xml", "utf-8" macro
57 { "text/xml; charset=utf-8", TXU },
58 { "text/xml; charset=utf-8; foo=bar", TXU },
59 { "text/xml;charset=utf-8", TXU },
60 { "text/xml ;charset=utf-8", TXU },
61 { "text/xml;charset=utf-8;foo=bar", TXU },
62 { "text/xml; foo=bar; charset=utf-8", TXU },
63 { "text/xml; foo=bar; charset=utf-8; bar=foo", TXU },
64 { "text/xml; charset=\"utf-8\"", TXU },
67 #undef TXU macro
[all...]

Completed in 116 milliseconds