Home
last modified time | relevance | path

Searched refs:string_array_terminate_null (Results 1 – 3 of 3) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/language/lexer/
H A Dinclude-path.c66 string_array_terminate_null (&the_include_path); in include_path()
/dports/math/pspp/pspp-1.4.1/src/libpspp/
H A Dstring-array.h60 void string_array_terminate_null (struct string_array *);
H A Dstring-array.c197 string_array_terminate_null (struct string_array *sa) in string_array_terminate_null() function