Home
last modified time | relevance | path

Searched defs:needle_length (Results 1 – 25 of 93) sorted by relevance

1234

/dports/audio/musicpd/mpd-0.23.6/src/util/
H A DWStringCompare.cxx38 const size_t needle_length = StringLength(needle); in StringEndsWith() local
49 const size_t needle_length = StringLength(needle); in StringEndsWithIgnoreCase() local
H A DStringCompare.cxx38 const size_t needle_length = StringLength(needle); in StringEndsWith() local
49 const size_t needle_length = StringLength(needle); in StringEndsWithIgnoreCase() local
/dports/audio/ncmpc/ncmpc-0.41/src/util/
H A DStringCompare.cxx38 const size_t needle_length = StringLength(needle); in StringEndsWith() local
49 const size_t needle_length = StringLength(needle); in StringEndsWithIgnoreCase() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/glx/
H A Dglx-string-sanity.c61 find_extension(const char *haystack, const char *needle, size_t needle_length) in find_extension()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/www/
H A Dwww_utils.c142 gsize needle_length = strlen(needle); in www_utils_string_replace_all() local
/dports/games/julius/julius-1.7.0/src/building/
H A Dmodel.c33 int needle_length = string_length(needle); in index_of_string() local
/dports/devel/tokei/tokei-12.1.2/src/utils/
H A Dext.rs95 let needle_length = needle.len(); in contains_slice() localVariable
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/tokei-12.1.2/src/utils/
H A Dext.rs95 let needle_length = needle.len(); in contains_slice() localVariable
/dports/www/node10/node-v10.24.1/src/
H A Dnode_buffer.cc735 int64_t needle_length, in IndexOfOffset()
788 size_t needle_length; in IndexOfString() local
902 const size_t needle_length = buf_length; in IndexOfBuffer() local
H A Dstring_search.h579 size_t needle_length, in SearchString()
/dports/games/augustus/augustus-3.1.0/src/building/
H A Dmodel.c34 int needle_length = string_length(needle); in index_of_string() local
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/src/
H A Dremmina_utils.c199 gsize needle_length = strlen(needle); in remmina_utils_string_replace_all() local
/dports/mail/ripmime/ripmime-1.4.0.10/
H A Dboundary-stack.c405 int BS_boundary_detect( char *haystack, char *needle, int needle_length ) in BS_boundary_detect()
/dports/www/elinks/elinks-0.11.7/src/osdep/
H A Dstub.c79 size_t needle_length = strlen(needle); in elinks_strcasestr() local
/dports/mail/neomutt/neomutt-20211029/mutt/
H A Dstring.c642 int needle_length = strlen(needle); in mutt_istrn_rfind() local
958 int needle_length = strlen(needle); in mutt_strn_rfind() local
/dports/editors/abiword/abiword-3.0.5/plugins/mht/xp/
H A Die_imp_MHT.cpp88 UT_uint32 needle_length = static_cast<UT_uint32>(strlen (needle)); in s_strnstr() local
/dports/textproc/xfce4-dict-plugin/xfce4-dict-0.8.4/lib/
H A Dcommon.c49 gint needle_length = strlen(needle); in str_pos() local
/dports/devel/pecl-swoole/swoole-4.8.5/include/
H A Dswoole.h295 uint32_t needle_length) { in swoole_strnstr()
314 uint32_t needle_length) { in swoole_strnpos()
323 uint32_t needle_length = strlen(needle); in swoole_strrnpos() local
/dports/www/elinks/elinks-0.11.7/src/util/
H A Dstring.c278 size_t needle_length = strlen(needle); in c_strcasestr() local
/dports/russian/gd/libgd-2.3.1/tests/gdtest/
H A Dgdtest.c139 int needle_length = strlen(needle); in strrstr() local
/dports/ukrainian/gd/libgd-2.3.1/tests/gdtest/
H A Dgdtest.c139 int needle_length = strlen(needle); in strrstr() local
/dports/japanese/gd/libgd-2.3.1/tests/gdtest/
H A Dgdtest.c139 int needle_length = strlen(needle); in strrstr() local
/dports/graphics/gd/libgd-2.3.1/tests/gdtest/
H A Dgdtest.c139 int needle_length = strlen(needle); in strrstr() local
/dports/www/phalcon/cphalcon-3.4.5/ext/kernel/
H A Dstring.c471 …st_strpos_str(zval *return_value, const zval *haystack, char *needle, unsigned int needle_length) { in zephir_fast_strpos_str()
493 …ir_fast_stripos_str(zval *return_value, zval *haystack, char *needle, unsigned int needle_length) { in zephir_fast_stripos_str()
/dports/editors/the/THE-3.3RC4/
H A Dtarget.c1652 LENGTHTYPE needle_length=0,haystack_length=0; local

1234