Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/tests/basics/
A Dcontainment.py7 haystack = "supercalifragilistc" variable
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dstr-two-way.h205 __rtl_two_way_short_needle (const unsigned char *haystack, size_t haystack_len, in __rtl_two_way_short_needle()
301 __rtl_two_way_long_needle (const unsigned char *haystack, size_t haystack_len, in __rtl_two_way_long_needle()
/AliOS-Things-master/components/py_engine/engine/shared/libc/
A Dstring0.c227 char *strstr(const char *haystack, const char *needle) in strstr()
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_string.c481 SDL_wcsstr(const wchar_t *haystack, const wchar_t *needle) in SDL_wcsstr()
708 SDL_strstr(const char *haystack, const char *needle) in SDL_strstr()
/AliOS-Things-master/components/py_engine/engine/py/
A Dobjstr.c279 const byte *find_subbytes(const byte *haystack, size_t hlen, const byte *needle, size_t nlen, int d… in find_subbytes()

Completed in 12 milliseconds