OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:forFile
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/Common/
Wildcard.cpp
159
ForFile
req M<=N [N-M, N) -
183
if (!
ForFile
&& delta == 0)
191
if (isFile && !
ForFile
)
242
void CCensorNode::AddItem(bool include, const UString &path, bool recursive, bool
forFile
, bool forDir)
247
item.
ForFile
=
forFile
;
342
bool
forFile
= true;
348
forFile
= false;
350
AddItem(include, path2, recursive,
forFile
, forFolder);
380
bool
forFile
= true;
[
all
...]
Wildcard.h
23
bool
ForFile
;
45
void AddItem(bool include, const UString &path, bool recursive, bool
forFile
, bool forDir);
Completed in 1825 milliseconds