[mod] lib/custom
This commit is contained in:
parent
9f34c28efc
commit
e894e9cf19
6 changed files with 27 additions and 32 deletions
|
|
@ -5,6 +5,7 @@ declare function local:resolve($path as xs:string)
|
|||
as xs:string{
|
||||
file:resolve-path($path,file:base-dir())
|
||||
};
|
||||
|
||||
declare function local:rex($ebnf,$opts as map(*))
|
||||
{
|
||||
let $xq:= qform:post-form(map:put($opts,"@input",$ebnf),$REX)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue