Home
last modified time | relevance | path

Searched refs:JSON_UNESCAPED_SLASHES (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/json/tests/
H A Djson_encode_unescaped_slashes.phpt6 var_dump(json_encode('a/b', JSON_UNESCAPED_SLASHES));
/php-src/ext/json/
H A Djson.stub.php39 const JSON_UNESCAPED_SLASHES = UNKNOWN; define
/php-src/.github/
H A Dnightly_matrix.php64 fwrite($f, 'branches=' . json_encode($branches, JSON_UNESCAPED_SLASHES) . "\n");

Completed in 7 milliseconds