Home
last modified time | relevance | path

Searched defs:example4 (Results 1 – 2 of 2) sorted by relevance

/third_party/libxml2/doc/examples/
Dxpath2.c85 example4(const char* filename, const xmlChar* xpathExpr, const xmlChar* value) { in example4() function
/third_party/rust/crates/clap/clap_bench/benches/
D04_new_help.rs171 pub fn example4(c: &mut Criterion) { in example4() function