Home
last modified time | relevance | path

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

/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/detail/serialization/
H A Dxlsx_consumer.cpp54 inline bool string_arr_loop_equal(const std::string &lhs, const char (&rhs)[N]) in string_arr_loop_equal() function
74 return string_arr_loop_equal(lhs, rhs); in string_equal()