Module luerl_lib_string

Function Index

install/1
test_byte/3
test_do_find/4
test_gsub/3
test_match_pat/3
test_pat/1
test_sub/2
test_sub/3

Function Details

install/1

install(St0) -> any()

test_byte/3

test_byte(S, I, J) -> any()

test_do_find/4

test_do_find(S, Pat, I, Pl) -> any()

test_gsub/3

test_gsub(S, P, N) -> any()

test_match_pat/3

test_match_pat(S, P, I) -> any()

test_pat/1

test_pat(P) -> any()

test_sub/2

test_sub(S, I) -> any()

test_sub/3

test_sub(S, I, J) -> any()


Generated by EDoc