mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-18 14:21:02 +03:00
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
true()
|
|
false()
|
|
number("1.5")
|
|
concat("titi",'toto')
|
|
concat("titi",'toto',"tata","last")
|