Home
last modified time | relevance | path

Searched defs:NO_COLOR (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Doc/using/
Dcmdline.rst665 .. |NO_COLOR| replace:: ``NO_COLOR`` substdef
666 .. _NO_COLOR: https://no-color.org/ target
/external/python/cpython3/Doc/whatsnew/
D3.13.rst261 .. |NO_COLOR| replace:: ``NO_COLOR`` substdef
262 .. _NO_COLOR: https://no-color.org/ target
/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/
Dfmt_layer.rs1548 const NO_COLOR: &str = "NO_COLOR"; in layer_no_color() constant