MCPcopy Create free account
hub / github.com/NativeScript/android / is_regexp

Method is_regexp

test-app/runtime/src/main/cpp/ada/ada.h:9049–9051  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9047}
9048
9049inline bool url_pattern_part::is_regexp() const noexcept {
9050 return type == url_pattern_part_type::REGEXP;
9051}
9052
9053inline std::string_view url_pattern_compile_component_options::get_delimiter()
9054 const {

Callers 1

compileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected