Lines Matching full:directive
43 .Fa "char *directive"
50 .Fa "const char *directive"
104 const char *directive; /* keyword */
107 /* Pointer to function used when directive is found */
109 char *directive, char *value);
148 is normally considered part of the directive.
149 This flag enables terminating the directive at the equals sign.
160 This flag enables directive matching to be case sensitive.
162 If a directive is not followed by an equals,
165 Equals must be part of the directive to be considered a delimiter between
166 directive and value.
171 struct array pointer can be NULL and every directive will run the
175 The directive for each figpar_config item in the
177 options argument is matched against each parsed directive using
183 function for that figpar_config directive is run with the line number,
184 directive,
220 .Fa directive