| http://www.w3.org/ns/prov#value | - Uses sprintf()-like syntax. 534534 * 535535 * This function only supports a small subset of the sprintf syntax; it only supports %d (decimal number), %s (string). 536 * All % characters inside $query string literals, including LIKE wildcards, must be double %-escaped as %%. 537 * 536538 * Does not support sign, padding, alignment, width or precision specifiers. 537539 * Does not support argument n
|