Searched defs:needle (Results 1 - 25 of 55) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistr/
H A Du-strstr.h19 FUNC (const UNIT *haystack, const UNIT *needle) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-c-strcasestr.c70 char *needle = local
98 char *needle = (char *) malloc (m + 1); local
117 char *needle = (char *) malloc (m + 2); local
[all...]
H A Dtest-c-strstr.c70 char *needle = local
97 char *needle = (char *) malloc (m + 1); local
116 char *needle = (char *) malloc (m + 2); local
[all...]
H A Dtest-mbsstr1.c71 char *needle = local
98 char *needle = (char *) malloc (m + 1); local
117 char *needle = (char *) malloc (m + 2); local
[all...]
H A Dtest-mbsstr2.c80 char *needle = local
111 char *needle = (char *) malloc (m + 1); local
130 char *needle = (char *) malloc (m + 3); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dstrcasestr.c49 register const unsigned char *haystack, *needle; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dem_nbyte.c45 struct bstr *needle = args; local
113 __u8 *needle; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/tunala/
H A Dbreakage.c43 char *int_strstr(const char *haystack, const char *needle) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dc-strstr.c33 knuth_morris_pratt (const char *haystack, const char *needle, argument
119 c_strstr(const char *haystack, const char *needle) argument
[all...]
H A Dmbsstr.c36 knuth_morris_pratt_unibyte (const char *haystack, const char *needle, argument
122 knuth_morris_pratt_multibyte(const char *haystack, const char *needle, const char **resultp) argument
233 mbsstr(const char *haystack, const char *needle) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dbreakage.c41 char *int_strstr(const char *haystack, const char *needle) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/tunala/
H A Dbreakage.c43 char *int_strstr(const char *haystack, const char *needle) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dstrcasestr.c48 const char *needle = needle_start; local
H A Dstr-two-way.h105 critical_factorization (const unsigned char *needle, size_t needle_len, argument
212 two_way_short_needle(const unsigned char *haystack, size_t haystack_len, const unsigned char *needle, size_t needle_len) argument
306 two_way_long_needle(const unsigned char *haystack, size_t haystack_len, const unsigned char *needle, size_t needle_len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dc-strcasestr.c34 knuth_morris_pratt (const char *haystack, const char *needle, argument
124 c_strcasestr(const char *haystack, const char *needle) argument
[all...]
H A Dc-strstr.c33 knuth_morris_pratt (const char *haystack, const char *needle, argument
119 c_strstr(const char *haystack, const char *needle) argument
[all...]
H A Dmbsstr.c36 knuth_morris_pratt_unibyte (const char *haystack, const char *needle, argument
122 knuth_morris_pratt_multibyte(const char *haystack, const char *needle, const char **resultp) argument
233 mbsstr(const char *haystack, const char *needle) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dc-strstr.c33 knuth_morris_pratt (const char *haystack, const char *needle, argument
119 c_strstr(const char *haystack, const char *needle) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dmystring.c5 int pos(char *haystack, char *needle) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dbind.c49 u64 needle = ((u64)be32_to_cpu(addr) << 32) | be16_to_cpu(port); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dutils.c34 ends_with(const char * haystack, const char * needle) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstrfuncs.c2587 g_strstr_len(const gchar *haystack, gssize haystack_len, const gchar *needle) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgstrfuncs.c2587 g_strstr_len(const gchar *haystack, gssize haystack_len, const gchar *needle) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dvfs_recycle.c368 static BOOL matchparam(const char **haystack_list, const char *needle) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dutils.c56 ends_with(const char * haystack, const char * needle) argument

Completed in 512 milliseconds

123