OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/dist/
pcrecpp_unittest.cc
342
const int
replace_count
= re.GlobalReplace(t->rewrite, &all);
local
344
CHECK_EQ(
replace_count
, t->global_count);
[
all
...]
Completed in 579 milliseconds