*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: FcCharSetMerge | Section: 3 | Source: NetBSD | File: FcCharSetMerge.3
FcCharSetMerge(3) FcCharSetMerge(3) NAME FcCharSetMerge - Merge charsets SYNOPSIS #include <fontconfig/fontconfig.h> FcBool FcCharSetMerge (FcCharSet *a, const FcCharSet *b, FcBool *changed); DESCRIPTION Adds all chars in b to a. In other words, this is an in-place version of FcCharSetUnion. If changed is not NULL, then it returns whether any new chars from b were added to a. Returns FcFalse on failure, either when a is a constant set or from running out of memory. Fontconfig 2.13.1 30 8 2018 FcCharSetMerge(3)

Navigation Options