Home
last modified time | relevance | path

Searched refs:strstr_regexp (Results 1 – 4 of 4) sorted by relevance

/dports/audio/praat/praat-6.2.03/dwtools/
H A Despeakdata_FileInMemory.cpp99 const char32 *pmatch = strstr_regexp (text, regex.string); in get_wordAfterPrecursor_u8()
124 const char32 *pmatch = strstr_regexp (text, regex.string); in get_stringAfterPrecursor_u8()
/dports/audio/praat/praat-6.2.03/dwsys/
H A DNUMstring.cpp26 char32 *strstr_regexp (conststring32 string, conststring32 search_regexp) { in strstr_regexp() function
H A DCollection_extensions.cpp200 if ((use_regexp && strstr_regexp (ss -> string.get(), search)) || in OrderedOfString_removeOccurrences()
H A DNUM2.h53 char32 *strstr_regexp (conststring32 string, conststring32 search_regexp);