OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ChopPathComponents
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
utility.c
565
%
ChopPathComponents
() removes the number of specified file components from a
568
% The format of the
ChopPathComponents
method is:
570
%
ChopPathComponents
(char *path,size_t components)
579
MagickPrivate void
ChopPathComponents
(char *path,const size_t components)
[
all
...]
methods.h
142
#define
ChopPathComponents
PrependMagickMethod(
ChopPathComponents
)
[
all
...]
Completed in 207 milliseconds