LuaDoc
Index
Files
base64_lua.luadoc
browser.lua
common.lua
cookie.lua
crypto_lua.luadoc
freepops.lua
getdate_lua.luadoc
http.lua
httpmail.lua
lgettext.luadoc
log_lua.luadoc
mimer.lua
mlex_lua.luadoc
plugins2xml.lua
pop3server_lua.luadoc
psock.lua
regularexp_lua.luadoc
serial.lua
session_lua.luadoc
smartlog.lua
soap.lua
stringhack_lua.luadoc
support.lua
table2xml.lua
updater_common.lua
updater_php.lua
version_comparer.lua
wel.lua
xml2table.lua
xml2tex.lua
File
regularexp_lua.luadoc
Functions
regularexp.new
(s)
creates a regularexp object for s.
Functions
regularexp.new
(s)
creates a regularexp object for s.
Parameters
s: string the regex.
Return value:
userdata the regularexp object.