Home
last modified time | relevance | path

Searched refs:Sass_Compiler (Results 1 – 25 of 99) sorted by relevance

1234

/dports/www/py-libsass/libsass-0.21.0/libsass/include/sass/
H A Dcontext.h16 struct Sass_Compiler;
42 ADDAPI struct Sass_Compiler* ADDCALL sass_make_file_compiler (struct Sass_File_Context* file_ctx);
43 ADDAPI struct Sass_Compiler* ADDCALL sass_make_data_compiler (struct Sass_Data_Context* data_ctx);
47 ADDAPI int ADDCALL sass_compiler_parse(struct Sass_Compiler* compiler);
48 ADDAPI int ADDCALL sass_compiler_execute(struct Sass_Compiler* compiler);
52 ADDAPI void ADDCALL sass_delete_compiler(struct Sass_Compiler* compiler);
147 ADDAPI struct Sass_Context* ADDCALL sass_compiler_get_context(struct Sass_Compiler* compiler);
148 ADDAPI struct Sass_Options* ADDCALL sass_compiler_get_options(struct Sass_Compiler* compiler);
149 ADDAPI size_t ADDCALL sass_compiler_get_import_stack_size(struct Sass_Compiler* compiler);
150 ADDAPI Sass_Import_Entry ADDCALL sass_compiler_get_last_import(struct Sass_Compiler* compiler);
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/include/sass/
H A Dcontext.h16 struct Sass_Compiler;
42 ADDAPI struct Sass_Compiler* ADDCALL sass_make_file_compiler (struct Sass_File_Context* file_ctx);
43 ADDAPI struct Sass_Compiler* ADDCALL sass_make_data_compiler (struct Sass_Data_Context* data_ctx);
47 ADDAPI int ADDCALL sass_compiler_parse(struct Sass_Compiler* compiler);
48 ADDAPI int ADDCALL sass_compiler_execute(struct Sass_Compiler* compiler);
52 ADDAPI void ADDCALL sass_delete_compiler(struct Sass_Compiler* compiler);
147 ADDAPI struct Sass_Context* ADDCALL sass_compiler_get_context(struct Sass_Compiler* compiler);
148 ADDAPI struct Sass_Options* ADDCALL sass_compiler_get_options(struct Sass_Compiler* compiler);
149 ADDAPI size_t ADDCALL sass_compiler_get_import_stack_size(struct Sass_Compiler* compiler);
150 ADDAPI Sass_Import_Entry ADDCALL sass_compiler_get_last_import(struct Sass_Compiler* compiler);
[all …]
/dports/textproc/libsass/libsass-3.6.4/include/sass/
H A Dcontext.h16 struct Sass_Compiler;
42 ADDAPI struct Sass_Compiler* ADDCALL sass_make_file_compiler (struct Sass_File_Context* file_ctx);
43 ADDAPI struct Sass_Compiler* ADDCALL sass_make_data_compiler (struct Sass_Data_Context* data_ctx);
47 ADDAPI int ADDCALL sass_compiler_parse(struct Sass_Compiler* compiler);
48 ADDAPI int ADDCALL sass_compiler_execute(struct Sass_Compiler* compiler);
52 ADDAPI void ADDCALL sass_delete_compiler(struct Sass_Compiler* compiler);
147 ADDAPI struct Sass_Context* ADDCALL sass_compiler_get_context(struct Sass_Compiler* compiler);
148 ADDAPI struct Sass_Options* ADDCALL sass_compiler_get_options(struct Sass_Compiler* compiler);
149 ADDAPI size_t ADDCALL sass_compiler_get_import_stack_size(struct Sass_Compiler* compiler);
150 ADDAPI Sass_Import_Entry ADDCALL sass_compiler_get_last_import(struct Sass_Compiler* compiler);
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/include/sass/
H A Dcontext.h16 struct Sass_Compiler;
42 ADDAPI struct Sass_Compiler* ADDCALL sass_make_file_compiler (struct Sass_File_Context* file_ctx);
43 ADDAPI struct Sass_Compiler* ADDCALL sass_make_data_compiler (struct Sass_Data_Context* data_ctx);
47 ADDAPI int ADDCALL sass_compiler_parse(struct Sass_Compiler* compiler);
48 ADDAPI int ADDCALL sass_compiler_execute(struct Sass_Compiler* compiler);
52 ADDAPI void ADDCALL sass_delete_compiler(struct Sass_Compiler* compiler);
147 ADDAPI struct Sass_Context* ADDCALL sass_compiler_get_context(struct Sass_Compiler* compiler);
148 ADDAPI struct Sass_Options* ADDCALL sass_compiler_get_options(struct Sass_Compiler* compiler);
149 ADDAPI size_t ADDCALL sass_compiler_get_import_stack_size(struct Sass_Compiler* compiler);
150 ADDAPI Sass_Import_Entry ADDCALL sass_compiler_get_last_import(struct Sass_Compiler* compiler);
[all …]
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/include/sass/
H A Dcontext.h16 struct Sass_Compiler;
42 ADDAPI struct Sass_Compiler* ADDCALL sass_make_file_compiler (struct Sass_File_Context* file_ctx);
43 ADDAPI struct Sass_Compiler* ADDCALL sass_make_data_compiler (struct Sass_Data_Context* data_ctx);
47 ADDAPI int ADDCALL sass_compiler_parse(struct Sass_Compiler* compiler);
48 ADDAPI int ADDCALL sass_compiler_execute(struct Sass_Compiler* compiler);
52 ADDAPI void ADDCALL sass_delete_compiler(struct Sass_Compiler* compiler);
147 ADDAPI struct Sass_Context* ADDCALL sass_compiler_get_context(struct Sass_Compiler* compiler);
148 ADDAPI struct Sass_Options* ADDCALL sass_compiler_get_options(struct Sass_Compiler* compiler);
149 ADDAPI size_t ADDCALL sass_compiler_get_import_stack_size(struct Sass_Compiler* compiler);
150 ADDAPI Sass_Import_Entry ADDCALL sass_compiler_get_last_import(struct Sass_Compiler* compiler);
[all …]
/dports/textproc/R-cran-sass/sass/src/libsass/include/sass/
H A Dcontext.h16 struct Sass_Compiler;
42 ADDAPI struct Sass_Compiler* ADDCALL sass_make_file_compiler (struct Sass_File_Context* file_ctx);
43 ADDAPI struct Sass_Compiler* ADDCALL sass_make_data_compiler (struct Sass_Data_Context* data_ctx);
47 ADDAPI int ADDCALL sass_compiler_parse(struct Sass_Compiler* compiler);
48 ADDAPI int ADDCALL sass_compiler_execute(struct Sass_Compiler* compiler);
52 ADDAPI void ADDCALL sass_delete_compiler(struct Sass_Compiler* compiler);
147 ADDAPI struct Sass_Context* ADDCALL sass_compiler_get_context(struct Sass_Compiler* compiler);
148 ADDAPI struct Sass_Options* ADDCALL sass_compiler_get_options(struct Sass_Compiler* compiler);
149 ADDAPI size_t ADDCALL sass_compiler_get_import_stack_size(struct Sass_Compiler* compiler);
150 ADDAPI Sass_Import_Entry ADDCALL sass_compiler_get_last_import(struct Sass_Compiler* compiler);
[all …]
/dports/textproc/R-cran-sass/sass/src/libsass/docs/
H A Dapi-context.md152 struct Sass_Compiler;
171 struct Sass_Compiler* sass_make_file_compiler (struct Sass_File_Context* file_ctx);
176 int sass_compiler_parse (struct Sass_Compiler* compiler);
177 int sass_compiler_execute (struct Sass_Compiler* compiler);
181 void sass_delete_compiler (struct Sass_Compiler* compiler);
212 // Getters for Sass_Compiler options (query import stack)
213 size_t sass_compiler_get_import_stack_size(struct Sass_Compiler* compiler);
214 Sass_Import_Entry sass_compiler_get_last_import(struct Sass_Compiler* compiler);
216 // Getters for Sass_Compiler options (query function stack)
217 size_t sass_compiler_get_callee_stack_size(struct Sass_Compiler* compiler);
[all …]
H A Dapi-importer-example.md8 Sass_Import_List sass_importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp)
68 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
73 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
82 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
91 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
98 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
105 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/docs/
H A Dapi-context.md152 struct Sass_Compiler;
171 struct Sass_Compiler* sass_make_file_compiler (struct Sass_File_Context* file_ctx);
176 int sass_compiler_parse (struct Sass_Compiler* compiler);
177 int sass_compiler_execute (struct Sass_Compiler* compiler);
181 void sass_delete_compiler (struct Sass_Compiler* compiler);
212 // Getters for Sass_Compiler options (query import stack)
213 size_t sass_compiler_get_import_stack_size(struct Sass_Compiler* compiler);
214 Sass_Import_Entry sass_compiler_get_last_import(struct Sass_Compiler* compiler);
216 // Getters for Sass_Compiler options (query function stack)
217 size_t sass_compiler_get_callee_stack_size(struct Sass_Compiler* compiler);
[all …]
H A Dapi-importer-example.md8 Sass_Import_List sass_importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp)
68 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
73 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
82 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
91 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
98 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
105 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
/dports/textproc/libsass/libsass-3.6.4/docs/
H A Dapi-context.md152 struct Sass_Compiler;
171 struct Sass_Compiler* sass_make_file_compiler (struct Sass_File_Context* file_ctx);
176 int sass_compiler_parse (struct Sass_Compiler* compiler);
177 int sass_compiler_execute (struct Sass_Compiler* compiler);
181 void sass_delete_compiler (struct Sass_Compiler* compiler);
212 // Getters for Sass_Compiler options (query import stack)
213 size_t sass_compiler_get_import_stack_size(struct Sass_Compiler* compiler);
214 Sass_Import_Entry sass_compiler_get_last_import(struct Sass_Compiler* compiler);
216 // Getters for Sass_Compiler options (query function stack)
217 size_t sass_compiler_get_callee_stack_size(struct Sass_Compiler* compiler);
[all …]
H A Dapi-importer-example.md8 Sass_Import_List sass_importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp)
68 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
73 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
82 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
91 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
98 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
105 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/docs/
H A Dapi-context.md152 struct Sass_Compiler;
171 struct Sass_Compiler* sass_make_file_compiler (struct Sass_File_Context* file_ctx);
176 int sass_compiler_parse (struct Sass_Compiler* compiler);
177 int sass_compiler_execute (struct Sass_Compiler* compiler);
181 void sass_delete_compiler (struct Sass_Compiler* compiler);
212 // Getters for Sass_Compiler options (query import stack)
213 size_t sass_compiler_get_import_stack_size(struct Sass_Compiler* compiler);
214 Sass_Import_Entry sass_compiler_get_last_import(struct Sass_Compiler* compiler);
216 // Getters for Sass_Compiler options (query function stack)
217 size_t sass_compiler_get_callee_stack_size(struct Sass_Compiler* compiler);
[all …]
H A Dapi-importer-example.md8 Sass_Import_List sass_importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp)
68 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
73 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
82 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
91 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
98 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
105 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/docs/
H A Dapi-context.md152 struct Sass_Compiler;
171 struct Sass_Compiler* sass_make_file_compiler (struct Sass_File_Context* file_ctx);
176 int sass_compiler_parse (struct Sass_Compiler* compiler);
177 int sass_compiler_execute (struct Sass_Compiler* compiler);
181 void sass_delete_compiler (struct Sass_Compiler* compiler);
212 // Getters for Sass_Compiler options (query import stack)
213 size_t sass_compiler_get_import_stack_size(struct Sass_Compiler* compiler);
214 Sass_Import_Entry sass_compiler_get_last_import(struct Sass_Compiler* compiler);
216 // Getters for Sass_Compiler options (query function stack)
217 size_t sass_compiler_get_callee_stack_size(struct Sass_Compiler* compiler);
[all …]
H A Dapi-importer-example.md8 Sass_Import_List sass_importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp)
68 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
73 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
82 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
91 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
98 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
105 Sass_Import_List importer(const char* path, Sass_Importer_Entry cb, struct Sass_Compiler* comp) {
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Dsass_context.cpp158 static Block_Obj sass_parse_block(Sass_Compiler* compiler) throw() in sass_parse_block()
245 static Sass_Compiler* sass_prepare_context (Sass_Context* c_ctx, Context* cpp_ctx) throw() in sass_prepare_context()
287 void* ctxmem = calloc(1, sizeof(struct Sass_Compiler)); in sass_prepare_context()
289 Sass_Compiler* compiler = (struct Sass_Compiler*) ctxmem; in sass_prepare_context()
314 Sass_Compiler* compiler = sass_prepare_context(c_ctx, cpp_ctx); in sass_compile_context()
382 struct Sass_Compiler* ADDCALL sass_make_data_compiler (struct Sass_Data_Context* data_ctx) in sass_make_data_compiler()
389 struct Sass_Compiler* ADDCALL sass_make_file_compiler (struct Sass_File_Context* file_ctx) in sass_make_file_compiler()
425 int ADDCALL sass_compiler_parse(struct Sass_Compiler* compiler) in sass_compiler_parse()
440 int ADDCALL sass_compiler_execute(struct Sass_Compiler* compiler) in sass_compiler_execute()
565 void ADDCALL sass_delete_compiler (struct Sass_Compiler* compiler) in sass_delete_compiler()
[all …]
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Dsass_context.cpp159 static Block_Obj sass_parse_block(Sass_Compiler* compiler) throw() in sass_parse_block()
246 static Sass_Compiler* sass_prepare_context (Sass_Context* c_ctx, Context* cpp_ctx) throw() in sass_prepare_context()
288 void* ctxmem = calloc(1, sizeof(struct Sass_Compiler)); in sass_prepare_context()
290 Sass_Compiler* compiler = (struct Sass_Compiler*) ctxmem; in sass_prepare_context()
315 Sass_Compiler* compiler = sass_prepare_context(c_ctx, cpp_ctx); in sass_compile_context()
383 struct Sass_Compiler* ADDCALL sass_make_data_compiler (struct Sass_Data_Context* data_ctx) in sass_make_data_compiler()
390 struct Sass_Compiler* ADDCALL sass_make_file_compiler (struct Sass_File_Context* file_ctx) in sass_make_file_compiler()
426 int ADDCALL sass_compiler_parse(struct Sass_Compiler* compiler) in sass_compiler_parse()
441 int ADDCALL sass_compiler_execute(struct Sass_Compiler* compiler) in sass_compiler_execute()
566 void ADDCALL sass_delete_compiler (struct Sass_Compiler* compiler) in sass_delete_compiler()
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Dsass_context.cpp159 static Block_Obj sass_parse_block(Sass_Compiler* compiler) throw() in sass_parse_block()
246 static Sass_Compiler* sass_prepare_context (Sass_Context* c_ctx, Context* cpp_ctx) throw() in sass_prepare_context()
288 void* ctxmem = calloc(1, sizeof(struct Sass_Compiler)); in sass_prepare_context()
290 Sass_Compiler* compiler = (struct Sass_Compiler*) ctxmem; in sass_prepare_context()
315 Sass_Compiler* compiler = sass_prepare_context(c_ctx, cpp_ctx); in sass_compile_context()
383 struct Sass_Compiler* ADDCALL sass_make_data_compiler (struct Sass_Data_Context* data_ctx) in sass_make_data_compiler()
390 struct Sass_Compiler* ADDCALL sass_make_file_compiler (struct Sass_File_Context* file_ctx) in sass_make_file_compiler()
426 int ADDCALL sass_compiler_parse(struct Sass_Compiler* compiler) in sass_compiler_parse()
441 int ADDCALL sass_compiler_execute(struct Sass_Compiler* compiler) in sass_compiler_execute()
566 void ADDCALL sass_delete_compiler (struct Sass_Compiler* compiler) in sass_delete_compiler()
[all …]
/dports/textproc/libsass/libsass-3.6.4/src/
H A Dsass_context.cpp158 static Block_Obj sass_parse_block(Sass_Compiler* compiler) throw() in sass_parse_block()
245 static Sass_Compiler* sass_prepare_context (Sass_Context* c_ctx, Context* cpp_ctx) throw() in sass_prepare_context()
287 void* ctxmem = calloc(1, sizeof(struct Sass_Compiler)); in sass_prepare_context()
289 Sass_Compiler* compiler = (struct Sass_Compiler*) ctxmem; in sass_prepare_context()
314 Sass_Compiler* compiler = sass_prepare_context(c_ctx, cpp_ctx); in sass_compile_context()
382 struct Sass_Compiler* ADDCALL sass_make_data_compiler (struct Sass_Data_Context* data_ctx) in sass_make_data_compiler()
389 struct Sass_Compiler* ADDCALL sass_make_file_compiler (struct Sass_File_Context* file_ctx) in sass_make_file_compiler()
425 int ADDCALL sass_compiler_parse(struct Sass_Compiler* compiler) in sass_compiler_parse()
440 int ADDCALL sass_compiler_execute(struct Sass_Compiler* compiler) in sass_compiler_execute()
565 void ADDCALL sass_delete_compiler (struct Sass_Compiler* compiler) in sass_delete_compiler()
[all …]
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Dsass_context.cpp159 static Block_Obj sass_parse_block(Sass_Compiler* compiler) throw() in sass_parse_block()
246 static Sass_Compiler* sass_prepare_context (Sass_Context* c_ctx, Context* cpp_ctx) throw() in sass_prepare_context()
288 void* ctxmem = calloc(1, sizeof(struct Sass_Compiler)); in sass_prepare_context()
290 Sass_Compiler* compiler = (struct Sass_Compiler*) ctxmem; in sass_prepare_context()
315 Sass_Compiler* compiler = sass_prepare_context(c_ctx, cpp_ctx); in sass_compile_context()
383 struct Sass_Compiler* ADDCALL sass_make_data_compiler (struct Sass_Data_Context* data_ctx) in sass_make_data_compiler()
390 struct Sass_Compiler* ADDCALL sass_make_file_compiler (struct Sass_File_Context* file_ctx) in sass_make_file_compiler()
426 int ADDCALL sass_compiler_parse(struct Sass_Compiler* compiler) in sass_compiler_parse()
441 int ADDCALL sass_compiler_execute(struct Sass_Compiler* compiler) in sass_compiler_execute()
566 void ADDCALL sass_delete_compiler (struct Sass_Compiler* compiler) in sass_delete_compiler()
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Dsass_context.cpp158 static Block_Obj sass_parse_block(Sass_Compiler* compiler) throw() in sass_parse_block()
245 static Sass_Compiler* sass_prepare_context (Sass_Context* c_ctx, Context* cpp_ctx) throw() in sass_prepare_context()
287 void* ctxmem = calloc(1, sizeof(struct Sass_Compiler)); in sass_prepare_context()
289 Sass_Compiler* compiler = (struct Sass_Compiler*) ctxmem; in sass_prepare_context()
314 Sass_Compiler* compiler = sass_prepare_context(c_ctx, cpp_ctx); in sass_compile_context()
382 struct Sass_Compiler* ADDCALL sass_make_data_compiler (struct Sass_Data_Context* data_ctx) in sass_make_data_compiler()
389 struct Sass_Compiler* ADDCALL sass_make_file_compiler (struct Sass_File_Context* file_ctx) in sass_make_file_compiler()
425 int ADDCALL sass_compiler_parse(struct Sass_Compiler* compiler) in sass_compiler_parse()
440 int ADDCALL sass_compiler_execute(struct Sass_Compiler* compiler) in sass_compiler_execute()
565 void ADDCALL sass_delete_compiler (struct Sass_Compiler* compiler) in sass_delete_compiler()
[all …]
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/plugins/digest/src/
H A Ddigest.cpp14 std::string md5s(const std::string& text, struct Sass_Compiler* comp) in md5s()
29 union Sass_Value* md5f(const std::string& file, struct Sass_Compiler* comp) in md5f()
55 std::string crc16s(const std::string& text, struct Sass_Compiler* comp) in crc16s()
68 std::string crc32s(const std::string& text, struct Sass_Compiler* comp) in crc32s()
80 union Sass_Value* crc16f(const std::string& file, struct Sass_Compiler* comp) in crc16f()
111 union Sass_Value* crc32f(const std::string& file, struct Sass_Compiler* comp) in crc32f()
141 std::string base64s(const std::string& text, struct Sass_Compiler* comp) in base64s()
162 union Sass_Value* base64f(const std::string& file, struct Sass_Compiler* comp) in base64f()
201 …alue* fn_##fn(const union Sass_Value* s_args, Sass_Function_Entry cb, struct Sass_Compiler* comp) \
226 …alue* fn_##fn(const union Sass_Value* s_args, Sass_Function_Entry cb, struct Sass_Compiler* comp) \ in IMPLEMENT_STR_FN()
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/src/
H A Dbindings.rs298 pub struct Sass_Compiler {
321 compiler: *mut Sass_Compiler,
330 compiler: *mut Sass_Compiler,
586 pub fn sass_compiler_parse(compiler: *mut Sass_Compiler) -> ::std::os::raw::c_int;
592 pub fn sass_delete_compiler(compiler: *mut Sass_Compiler);
860 pub fn sass_compiler_get_import_stack_size(compiler: *mut Sass_Compiler) -> usize;
867 compiler: *mut Sass_Compiler,
872 pub fn sass_compiler_get_callee_stack_size(compiler: *mut Sass_Compiler) -> usize;
879 compiler: *mut Sass_Compiler,
910 compiler: *mut Sass_Compiler,
[all …]
/dports/www/py-libsass/libsass-0.21.0/libsass/contrib/
H A Dplugin.cpp13 …custom_function(const union Sass_Value* s_args, Sass_Function_Entry cb, struct Sass_Compiler* comp) in custom_function()
37 Sass_Import_List custom_importer(const char* cur_path, Sass_Importer_Entry cb, struct Sass_Compiler in custom_importer()

1234