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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
argz.h 130 ARGZ as necessary. If REPLACE_COUNT is non-zero, *REPLACE_COUNT will be
  /external/pcre/
pcrecpp_unittest.cc 341 const int replace_count = re.GlobalReplace(t->rewrite, &all); local
343 CHECK_EQ(replace_count, t->global_count);
    [all...]

Completed in 4488 milliseconds