4.153.36 void * memmem_P
void * memmem_P(const void *, size_t, const void *, size_t) __ATTR_PURE__
The memmem_P() function is similar to memmem() except that s2 is pointer to a string in program space. 
void * memmem_P(const void *, size_t, const void *, size_t) __ATTR_PURE__
The memmem_P() function is similar to memmem() except that s2 is pointer to a string in program space. 
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.