Lines Matching +refs:po +refs:find +refs:string +refs:function
27 * src/grep.c: Don't hang forever if fed with an empty string to
32 * po/*: Sync wiith translation project
39 * src/Makefile.am, po/Makefile.in.in: Support DESTDIR properly
47 * po/*: Sync with translation project
69 * po/ru.po: Sync with translation project
70 * po/grep.pot: Sync with source
82 we're on a system that provides a working getopt function
129 * po/*.po: New files from the translation team:
130 grep-2.5e.de.po grep-2.5e.el.po grep-2.5e.eo.po grep-2.5e.es.po
131 grep-2.5e.et.po grep-2.5e.fr.po grep-2.5e.gl.po grep-2.5e.it.po
132 grep-2.5e.pl.po grep-2.5e.sl.po
137 string.
171 byte of corresponding multibyte character in the input string.
264 array of compile patterns[] to find a match.
280 (fetch_wc): new function to fetch a wide character.
281 (parse_bracket_exp_mb) : new function to handle multibyte character
288 (match_mb_charset): new function to judge whether a bracket match
379 (realloc_trans_if_necessary): new function.
380 (transit_state_singlebyte): new function.
381 (match_anychar): new function.
382 (check_matching_with_multibyte_ops): new function.
383 (transit_state_consume_1char): new function.
384 (transit_state): new function.
410 * src/savedir.c (isdir1): New function, calling isdir with
432 * dfa.c (update_mb_len_index): new function.
433 Support for multibyte string.
484 Declare function prototypes to minimize error.
523 * src/search.c (check_multibyte_string): new function.
524 Support for multibyte string.
540 # find . -name "*.c" | xargs grep main {}
542 # find . -not -name "*.c" | xargs grep main {}
573 to find the offset of the matching string.
684 (add_count): New function.
708 (suppressible_error): New function.
724 Set GREP_OPTIONS to the empty string.
735 (setbit_case_fold): New function.
774 (get_nondigit_option): New function, which checks for overflow
840 (dfaexec): Do not modify input string.
898 (main): Likewise. Use xstrtoumax to convert max_count from string.
1036 * po/*.po: update of the PO files.
1064 undefined function prototypes.
1159 Use prototypes for function definitions.
1258 * Updated the *.po files
1354 (setmatcher): New function.
1471 file names that contain newline characters. These include `find
1612 * src/dosbuf: k&r function parameter.
1739 (print_offset_sep): New function.
1768 po/Makefile.in.in on DOS filesystems, and to run config.sed.
1780 <program-name>''. This is so users and programs can easily find
1823 * src/grep.c (page_alloc): New function.
1931 * po/*.po: updated.
1985 Move most of the guts into grepfile function.
2071 0. The string "(standard input)" should be based on the file
2298 djgpp/po.mak, djgpp/intl.mak, djgpp/tests.mak, djgpp/po2tbl.sed:
2385 * configure.in: typo in the creation of po/Makefile
2401 * run gettextize: added the po directory filled with *.po files.
2420 * update all the string to use gettext(I18N).