FcStrCopyFilename(3) - phpMan

Command: man perldoc info search(apropos)  


FcStrCopyFilename(3)                                                         FcStrCopyFilename(3)



NAME
       FcStrCopyFilename - create a complete path from a filename

SYNOPSIS
       #include <fontconfig.h>

       FcChar8 * FcStrCopyFilename (const FcChar8 *s);

DESCRIPTION
       FcStrCopyFilename  constructs  an  absolute  pathname  from s. It converts any leading '~'
       characters in to the value of the HOME environment variable, and any  relative  paths  are
       converted  to absolute paths using the current working directory. Sequences of '/' charac-
       ters are converted to a single '/', and names containing the current directory '.' or par-
       ent  directory '..' are correctly reconstructed.  Returns NULL if '~' is the leading char-
       acter and HOME is unset or disabled (see FcConfigEnableHome).

VERSION
       Fontconfig version 2.6.0



                                           31 May 2008                       FcStrCopyFilename(3)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 03:18 @38.107.179.239 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!