Current Version: 1.0.32
Project Name: csspp
Classes | Functions | Variables
anonymous_namespace{csspp.cpp} Namespace Reference

Classes

class  pp
 

Functions

void free_char (char *ptr)
 

Variables

constexpr advgetopt::option g_options []
 
advgetopt::options_environment const g_options_environment
 

Function Documentation

◆ free_char()

void anonymous_namespace{csspp.cpp}::free_char ( char *  ptr)

Definition at line 267 of file csspp.cpp.

Referenced by anonymous_namespace{csspp.cpp}::pp::compile().

Variable Documentation

◆ g_options

constexpr advgetopt::option anonymous_namespace{csspp.cpp}::g_options[]
constexpr

Definition at line 274 of file csspp.cpp.

◆ g_options_environment

advgetopt::options_environment const anonymous_namespace{csspp.cpp}::g_options_environment
Initial value:
=
{
.f_project_name = "csspp",
.f_group_name = nullptr,
.f_options = g_options,
.f_options_files_directory = nullptr,
.f_environment_variable_name = "CSSPPFLAGS",
.f_environment_variable_intro = nullptr,
.f_section_variables_name = nullptr,
.f_configuration_files = nullptr,
.f_configuration_filename = nullptr,
.f_configuration_directories = nullptr,
.f_environment_flags = advgetopt::GETOPT_ENVIRONMENT_FLAG_PROCESS_SYSTEM_PARAMETERS,
.f_help_header = "Usage: %p [-<opt>] [file.css ...] [-o out.css]\n"
"where -<opt> is one or more of:",
.f_help_footer = "%c",
.f_version = CSSPP_VERSION,
.f_license = "GNU GPL v2",
.f_copyright = "Copyright (c) 2015-"
" by Made to Order Software Corporation -- All Rights Reserved",
}
constexpr advgetopt::option g_options[]
Definition: csspp.cpp:274

Definition at line 357 of file csspp.cpp.

Documentation of CSS Preprocessor.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.