OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FcStrCopy
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/fontconfig/dist/src/
fcstr.c
34
FcStrCopy
(const FcChar8 *s)
1074
return
FcStrCopy
((FcChar8 *) ".");
1090
return
FcStrCopy
(file);
1091
return
FcStrCopy
(slash + 1);
1391
FcChar8 *new =
FcStrCopy
(s);
1405
FcChar8 *new =
FcStrCopy
(s);
/xsrc/external/mit/fontconfig/include/
fcalias.h
391
extern __typeof (
FcStrCopy
) IA__FcStrCopy FC_ATTRIBUTE_VISIBILITY_HIDDEN;
392
#define
FcStrCopy
IA__FcStrCopy
fcaliastail.h
441
# undef
FcStrCopy
442
extern __typeof (
FcStrCopy
)
FcStrCopy
__attribute((alias("IA__FcStrCopy"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
Completed in 7 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026