This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
EWF
Watch
1
Star
0
Fork
0
You've already forked EWF
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
9999b5e4005ff337aa9db19a106605b38fa2c840
EWF
/
library
/
text
/
encoder
/
src
History
Jocelyn Fiat
9999b5e400
Moved implementation of WSF_PERCENT_ENCODER into "encoder" library, and added the *partial* variant.
2014-04-09 17:19:09 +02:00
..
base64.e
Improved BASE64 to update has_error when decoding.
2014-04-09 16:56:40 +02:00
encoder.e
…
html_encoder.e
…
json_encoder.e
…
percent_encoder.e
Moved implementation of WSF_PERCENT_ENCODER into "encoder" library, and added the *partial* variant.
2014-04-09 17:19:09 +02:00
shared_base64.e
…
shared_html_encoder.e
…
shared_json_encoder.e
…
shared_url_encoder.e
…
shared_utf8_url_encoder.e
…
shared_xml_encoder.e
…
url_encoder.e
Fixed issue with URL_ENCODER encoding (and small optimization)
2014-04-08 21:52:37 +02:00
utf8_encoder.e
…
utf8_url_encoder.e
…
xml_encoder.e
…