Extracted from Pike v7.6 release 13 at 2004-11-30.
pike.ida.liu.se
[Top]
Web
Web.RDF

Method Web.RDF()->decode_n_triple_string()


Method decode_n_triple_string

string decode_n_triple_string(string in)

Description

Decodes a string that has been encoded for N-triples serialization.

Bugs

Doesn't correctly decode backslashes that has been encoded with with \u- or \U-notation.