Searched refs:mbs_offset1 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c386 int *mbs_offset1, int *mbs_offset2);
5002 free (mbs_offset1); \
5007 FREE_VAR (mbs_offset1); \
5043 int *mbs_offset1 = NULL, *mbs_offset2 = NULL;
5098 mbs_offset1 = TALLOC (size1 + 1, int);
5104 mbs_offset1 = REGEX_TALLOC (size1 + 1, int);
5107 if (!wcs_string1 || !mbs_offset1 || !is_binary)
5112 free (mbs_offset1);
5118 FREE_VAR (mbs_offset1);
5124 mbs_offset1, is_binar
5027 int *mbs_offset1 = NULL, *mbs_offset2 = NULL; local
5535 wcs_re_match_2_internal(struct re_pattern_buffer *bufp, const char *cstring1, int csize1, const char *cstring2, int csize2, int pos, struct re_registers *regs, int stop, wchar_t *string1, int size1, wchar_t *string2, int size2, int *mbs_offset1, int *mbs_offset2) argument
[all...]

Completed in 117 milliseconds