Home
last modified time | relevance | path

Searched defs:escape_percent (Results 1 – 5 of 5) sorted by relevance

/dports/math/py-cypari2/cypari2-2.1.2/autogen/
H A Ddoc.py38 escape_percent = re.compile(r"^(\S.*)[%]", re.MULTILINE) variable
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/kernels/
H A Dscalar_string_test.cc1101 MatchSubstringOptions escape_percent{"\\%%"}; in TYPED_TEST() local
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dutil.c2208 escape_percent( const char *in, char *out, int len ) in escape_percent() function
/dports/science/py-dlib/dlib-19.22/dlib/matlab/
H A Dmex_wrapper.cpp385 string escape_percent(const string& str) in escape_percent() function
403 string escape_percent(const std::ostringstream& sout) in escape_percent() function
/dports/science/dlib-cpp/dlib-19.22/dlib/matlab/
H A Dmex_wrapper.cpp385 string escape_percent(const string& str) in escape_percent() function
403 string escape_percent(const std::ostringstream& sout) in escape_percent() function