Roxen.git/
server/
etc/
modules/
RXML.pmod/
module.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2004-10-20
2004-10-20 14:11:11 by Martin Stjernholm <mast@lysator.liu.se>
c0fd909f76fa8c7780f257a277c891ae943ff179 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Fixed a small spello.
Rev: server/etc/modules/RXML.pmod/module.pmod:1.336
2:
// // Created 1999-07-30 by Martin Stjernholm. //
-
// $Id: module.pmod,v 1.
335
2004/
08
/
11
15
:
45
:
37
grubba
Exp $
+
// $Id: module.pmod,v 1.
336
2004/
10
/
20
14
:
11
:
11
mast
Exp $
// Kludge: Must use "RXML.refs" somewhere for the whole module to be // loaded correctly.
3092:
//! parser, the string will be parsed with it before it's //! assigned to the result variable and passed on. //! @type RXML.Frame
-
//! Already initialized frame to process.
It's
result is added
+
//! Already initialized frame to process.
Its
result is added
//! or put into the result of this tag. The functions //! @[RXML.make_tag], @[RXML.make_unparsed_tag] are useful to //! create frames.