Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_peg_parser.c40 char *the_string; in _Py_compile_string() local
84 char *the_string; in _Py_parse_string() local
/third_party/jerryscript/tests/unit-ext/module/
Djerry-module-test.c182 eval_one (const char *the_string, double expected_result) in eval_one()
/third_party/boost/libs/math/example/
Dnonfinite_num_facet.cpp220 …std::string the_string = "(3.1415927,3.1415926535897931)(-inf,-inf)(inf,inf)(nan,nan)"; // C99 for… in main() local
Dnonfinite_num_facet_serialization.cpp212 std::string the_string = "(3.1415927,3.1415926535897931)(-inf,-inf)(inf,inf)(nan,nan)"; in main() local
/third_party/python/Tools/peg_generator/peg_extension/
Dpeg_extension.c63 const char *the_string; in parse_string() local