Home
last modified time | relevance | path

Searched refs:is_charset (Results 1 – 25 of 31) sorted by relevance

12

/dports/vietnamese/hunspell/hunspell-vi-2.2.0/tools/
H A Dnormalize.py67 is_charset = False
81 is_charset = True
83 if is_charset:
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Dcheck_nesting.hpp60 bool is_charset(Statement*);
H A Dcheck_nesting.cpp143 if (is_charset(node)) in should_visit()
354 bool CheckNesting::is_charset(Statement* n) in is_charset() function in Sass::CheckNesting
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Dcheck_nesting.hpp60 bool is_charset(Statement*);
H A Dcheck_nesting.cpp143 if (is_charset(node)) in should_visit()
354 bool CheckNesting::is_charset(Statement* n) in is_charset() function in Sass::CheckNesting
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Dcheck_nesting.hpp60 bool is_charset(Statement*);
H A Dcheck_nesting.cpp143 if (is_charset(node)) in should_visit()
354 bool CheckNesting::is_charset(Statement* n) in is_charset() function in Sass::CheckNesting
/dports/textproc/libsass/libsass-3.6.4/src/
H A Dcheck_nesting.hpp60 bool is_charset(Statement*);
H A Dcheck_nesting.cpp143 if (is_charset(node)) in should_visit()
354 bool CheckNesting::is_charset(Statement* n) in is_charset() function in Sass::CheckNesting
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Dcheck_nesting.hpp60 bool is_charset(Statement*);
H A Dcheck_nesting.cpp143 if (is_charset(node)) in should_visit()
354 bool CheckNesting::is_charset(Statement* n) in is_charset() function in Sass::CheckNesting
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Dcheck_nesting.hpp60 bool is_charset(Statement*);
H A Dcheck_nesting.cpp143 if (is_charset(node)) in should_visit()
354 bool CheckNesting::is_charset(Statement* n) in is_charset() function in Sass::CheckNesting
/dports/databases/namazu2/namazu-2.0.21/src/
H A Doutput.c925 int is_charset = 0; in get_contenttype() local
932 is_charset = 1; in get_contenttype()
938 if (!is_charset) { in get_contenttype()
/dports/games/tads/tads-3.0.8/tads3/
H A Dvmcset.h105 static int is_charset(VMG_ vm_obj_id_t obj) in is_charset() function
H A Dvmcset.cpp301 if (val->typ != VM_OBJ || !is_charset(vmg_ val->val.obj)) in equals()
H A Dvmfilobj.cpp526 && CVmObjCharSet::is_charset(vmg_ G_stk->get(0)->val.obj)) in s_getp_open_text()
916 || !CVmObjCharSet::is_charset(vmg_ G_stk->get(0)->val.obj))) in getp_set_charset()
H A Dvmbiftf.cpp208 && CVmObjCharSet::is_charset(vmg_ G_stk->get(0)->val.obj)) in file_open()
H A Dvmstr.cpp1613 if (arg->typ != VM_OBJ || !CVmObjCharSet::is_charset(vmg_ arg->val.obj)) in getp_to_byte_array()
H A Dvmbiftio.cpp1841 && CVmObjCharSet::is_charset(vmg_ G_stk->get(0)->val.obj)) in log_console_create()
/dports/x11/xfce4-terminal/xfce4-terminal-0.8.10/terminal/
H A Dterminal-preferences-dialog.c1083 gboolean is_charset; in terminal_preferences_dialog_encoding_changed() local
1090 ENCODING_COLUMN_IS_CHARSET, &is_charset, in terminal_preferences_dialog_encoding_changed()
1094 if (encoding == NULL && !is_charset) in terminal_preferences_dialog_encoding_changed()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql-common/
H A Dclient.c749 my_bool is_charset; in read_ok_ex() local
858 is_charset = 1; in read_ok_ex()
860 is_charset = 0; in read_ok_ex()
883 if (is_charset == 1) { in read_ok_ex()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql-common/
H A Dclient.c749 my_bool is_charset; in read_ok_ex() local
858 is_charset = 1; in read_ok_ex()
860 is_charset = 0; in read_ok_ex()
883 if (is_charset == 1) { in read_ok_ex()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql-common/
H A Dclient.c749 my_bool is_charset; in read_ok_ex() local
858 is_charset = 1; in read_ok_ex()
860 is_charset = 0; in read_ok_ex()
883 if (is_charset == 1) { in read_ok_ex()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql-common/
H A Dclient.c749 my_bool is_charset; in read_ok_ex() local
858 is_charset = 1; in read_ok_ex()
860 is_charset = 0; in read_ok_ex()
883 if (is_charset == 1) { in read_ok_ex()

12