Searched defs:is_dot (Results 1 – 12 of 12) sorted by relevance
337 inline bool is_dot(wchar_t c) { return c == L'.'; } in is_dot() function342 inline bool is_dot(const fs::path& path) in is_dot() function
90 inline bool is_dot(wchar_t c) { return c == L'.'; } in is_dot() function95 inline bool is_dot(const fs::path& path) in is_dot() function
116 inline bool is_dot(wchar_t c) { return c == L'.'; } in is_dot() function121 inline bool is_dot(const fs::path& path) in is_dot() function
1669 inline bool is_dot(fs::path::value_type c) { return c == dot; } in is_dot() function1671 inline bool is_dot(const fs::path& path) in is_dot() function
132 inline bool is_dot(wchar_t c) { return c == L'.'; } in is_dot() function137 inline bool is_dot(const fs::path& path) in is_dot() function
1670 inline bool is_dot(fs::path::value_type c) { return c == dot; } in is_dot() function1672 inline bool is_dot(const fs::path& path) in is_dot() function
136 inline bool is_dot(wchar_t c) { return c == L'.'; } in is_dot() function141 inline bool is_dot(const fs::path& path) in is_dot() function
96 inline bool is_dot(wchar_t c) { return c == L'.'; } in is_dot() function101 inline bool is_dot(const fs::path& path) in is_dot() function
954 is_dot (const etree_type *tree) in is_dot() function
4711 bool is_dot; in print_assignment() local
935 is_dot (const etree_type *tree) in is_dot() function
4710 bool is_dot; in print_assignment() local