:relfileprefix: ../../../ [#boost-urls-grammar-ci_is_equal-0b] = xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/grammar.adoc[pass:[grammar]]::ci_is_equal == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- bool ci_is_equal( core::string_view s0, core::string_view s1) noexcept; ----