j
k
j a
j l
Well, that would work, except for this:
p->finish("<t a='b'c='d''e'="f">")->read();
([ /* 3 elements */ "a": "b", "c": "d", "e": "f" ]) (3) Result: "<t a='b'c=d 'e'="f">"
Back to the thread
Back to the list