Home
last modified time | relevance | path

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

/busybox-1.35.0/libbb/
Dcompare_string_array.c12 char* FAST_FUNC is_prefixed_with(const char *string, const char *key) in is_prefixed_with() function
149 BBUNIT_DEFINE_TEST(is_prefixed_with) in BBUNIT_DEFINE_TEST() argument