Home
last modified time | relevance | path

Searched defs:str_limit (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dwrite-properties.c70 const char *str_limit = str + strlen (str); in conv_to_java() local
85 const char *str_limit = str + strlen (str); in conv_to_java() local
131 const char *str_limit = str + strlen (str); in write_escaped_string() local
H A Dsentence.c50 const char *str_limit = string + strlen (str); in sentence_end() local
H A Dformat-kde-kuit.c114 const char *str_limit = str + strlen (input); in is_reference() local
191 const char *str_limit; in format_parse() local
H A Dwrite-csharp.c129 const char *str_limit = str + strlen (str); in construct_class_name() local
176 const char *str_limit = str + strlen (str); in write_csharp_string() local
H A Dwrite-tcl.c59 const char *str_limit = str + strlen (str); in write_tcl_string() local
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dwrite-properties.c70 const char *str_limit = str + strlen (str); in conv_to_java() local
85 const char *str_limit = str + strlen (str); in conv_to_java() local
131 const char *str_limit = str + strlen (str); in write_escaped_string() local
H A Dsentence.c50 const char *str_limit = string + strlen (str); in sentence_end() local
H A Dformat-kde-kuit.c114 const char *str_limit = str + strlen (input); in is_reference() local
191 const char *str_limit; in format_parse() local
H A Dwrite-csharp.c129 const char *str_limit = str + strlen (str); in construct_class_name() local
176 const char *str_limit = str + strlen (str); in write_csharp_string() local
H A Dwrite-tcl.c59 const char *str_limit = str + strlen (str); in write_tcl_string() local
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dwrite-properties.c70 const char *str_limit = str + strlen (str); in conv_to_java() local
85 const char *str_limit = str + strlen (str); in conv_to_java() local
131 const char *str_limit = str + strlen (str); in write_escaped_string() local
H A Dsentence.c50 const char *str_limit = string + strlen (str); in sentence_end() local
H A Dformat-kde-kuit.c114 const char *str_limit = str + strlen (input); in is_reference() local
191 const char *str_limit; in format_parse() local
H A Dwrite-csharp.c129 const char *str_limit = str + strlen (str); in construct_class_name() local
176 const char *str_limit = str + strlen (str); in write_csharp_string() local
H A Dwrite-tcl.c59 const char *str_limit = str + strlen (str); in write_tcl_string() local
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Dwrite-properties.c70 const char *str_limit = str + strlen (str); in conv_to_java() local
85 const char *str_limit = str + strlen (str); in conv_to_java() local
131 const char *str_limit = str + strlen (str); in write_escaped_string() local
H A Dsentence.c50 const char *str_limit = string + strlen (str); in sentence_end() local
H A Dformat-kde-kuit.c114 const char *str_limit = str + strlen (input); in is_reference() local
191 const char *str_limit; in format_parse() local
H A Dwrite-csharp.c129 const char *str_limit = str + strlen (str); in construct_class_name() local
176 const char *str_limit = str + strlen (str); in write_csharp_string() local
H A Dwrite-tcl.c59 const char *str_limit = str + strlen (str); in write_tcl_string() local
/dports/databases/hbase/hbase-1.2.1/hbase-shell/src/main/ruby/hbase/
H A Dquotas.rb165 def _parse_size(str_limit) argument
179 def _parse_limit(str_limit, type_cls, type) argument
/dports/net-mgmt/ipaudit/ipaudit-1.1/src/
H A Dgzfile.c73 char *str_limit = str + nstr - 1; in ggets() local
/dports/biology/sra-tools/sra-tools-2.11.0/tools/vdb-dump/
H A Dvdb-dump-str.h46 size_t str_limit; member
H A Dvdb-dump-coldefs.h81 size_t str_limit; member
/dports/databases/pecl-redis/redis-5.3.5/tests/
H A DTestSuite.php219 private static function getMaxTestLen($arr_methods, $str_limit) {
244 …public static function run($className, $str_limit = NULL, $str_host = NULL, $i_port = NULL, $auth …

123