Man Page: fcpatternreference
Operating Environment: opensolaris
Section: 3
FcPatternReference(3) FcPatternReference(3)NAMEFcPatternReference - Increment pattern reference countSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcPatternReference (FcPattern *p);DESCRIPTIONAdd another reference to p. Patterns are freed only when the reference count reaches zero.VERSIONFontconfig version 2.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcPatternReference(3)
| Related Man Pages |
|---|
| fcconfigsubstitutewithpat(3) - opensolaris |
| fcdircacheloadfile(3) - opensolaris |
| fcfreetypequeryface(3) - opensolaris |
| fcpatternadd-type(3) - opensolaris |
| fcutf8len(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How to learn UNIX |
| PHP Man Pages Now Available (Over 10,000) |
| Study UNIX Kernel |
| Identify problem with while getopts |
| Solaris 10 - password complexity not working |