summaryrefslogtreecommitdiff
path: root/meta/3rd/OpenResty/resty.string.lua
blob: 66a16c5fd185763649781a4742add38c98bf1c31 (plain)
1
2
3
4
5
resty_string={}
function resty_string.to_hex(s) end
resty_string._VERSION="0.11"
function resty_string.atoi(s) end
return resty_string