HomeSort by relevance Sort by last modified time
    Searched full:replace_count (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
argz.h 130 ARGZ as necessary. If REPLACE_COUNT is non-zero, *REPLACE_COUNT will be
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
argz.h 130 ARGZ as necessary. If REPLACE_COUNT is non-zero, *REPLACE_COUNT will be
  /external/pcre/pcrecpp/
pcrecpp_unittest.cc 343 const int replace_count = re.GlobalReplace(t->rewrite, &all); local
345 CHECK_EQ(replace_count, t->global_count);
    [all...]

Completed in 887 milliseconds