Searched refs:mbs_offset2 (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);
5012 free (mbs_offset2); \
5017 FREE_VAR (mbs_offset2); \
5043 int *mbs_offset1 = NULL, *mbs_offset2 = NULL;
5136 mbs_offset2 = TALLOC (size2 + 1, int);
5142 mbs_offset2 = REGEX_TALLOC (size2 + 1, int);
5145 if (!wcs_string2 || !mbs_offset2 || !is_binary)
5155 mbs_offset2, is_binary);
5224 mbs_offset1, mbs_offset2);
5280 : ((regoff_t)((mbs_offset2 !
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 43 milliseconds