Home
last modified time | relevance | path

Searched refs:quoted_length (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dfilter-quote.c42 convert_quote_callback (char quote, const char *quoted, size_t quoted_length, in convert_quote_callback() argument
50 memcpy (result->offset, quoted, quoted_length); in convert_quote_callback()
51 result->offset += quoted_length; in convert_quote_callback()
63 memcpy (result->offset, quoted, quoted_length); in convert_quote_callback()
64 result->offset += quoted_length; in convert_quote_callback()
84 memcpy (result->offset, quoted, quoted_length); in convert_quote_callback()
85 result->offset += quoted_length; in convert_quote_callback()
H A Dquote.h31 size_t quoted_length, in scan_quoted() argument
H A Dmsgl-check.c1033 size_t quoted_length, void *data) in syntax_check_quote_unicode_callback() argument
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dfilter-quote.c42 convert_quote_callback (char quote, const char *quoted, size_t quoted_length, in convert_quote_callback() argument
50 memcpy (result->offset, quoted, quoted_length); in convert_quote_callback()
51 result->offset += quoted_length; in convert_quote_callback()
63 memcpy (result->offset, quoted, quoted_length); in convert_quote_callback()
64 result->offset += quoted_length; in convert_quote_callback()
84 memcpy (result->offset, quoted, quoted_length); in convert_quote_callback()
85 result->offset += quoted_length; in convert_quote_callback()
H A Dquote.h31 size_t quoted_length, in scan_quoted() argument
H A Dmsgl-check.c1033 size_t quoted_length, void *data) in syntax_check_quote_unicode_callback() argument
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dfilter-quote.c42 convert_quote_callback (char quote, const char *quoted, size_t quoted_length, in convert_quote_callback() argument
50 memcpy (result->offset, quoted, quoted_length); in convert_quote_callback()
51 result->offset += quoted_length; in convert_quote_callback()
63 memcpy (result->offset, quoted, quoted_length); in convert_quote_callback()
64 result->offset += quoted_length; in convert_quote_callback()
84 memcpy (result->offset, quoted, quoted_length); in convert_quote_callback()
85 result->offset += quoted_length; in convert_quote_callback()
H A Dquote.h31 size_t quoted_length, in scan_quoted() argument
H A Dmsgl-check.c1033 size_t quoted_length, void *data) in syntax_check_quote_unicode_callback() argument
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Dfilter-quote.c42 convert_quote_callback (char quote, const char *quoted, size_t quoted_length, in convert_quote_callback() argument
50 memcpy (result->offset, quoted, quoted_length); in convert_quote_callback()
51 result->offset += quoted_length; in convert_quote_callback()
63 memcpy (result->offset, quoted, quoted_length); in convert_quote_callback()
64 result->offset += quoted_length; in convert_quote_callback()
84 memcpy (result->offset, quoted, quoted_length); in convert_quote_callback()
85 result->offset += quoted_length; in convert_quote_callback()
H A Dquote.h31 size_t quoted_length, in scan_quoted() argument
H A Dmsgl-check.c1033 size_t quoted_length, void *data) in syntax_check_quote_unicode_callback() argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A Dsymbol.cpp165 int quoted_length = UTF8::quoted_ascii_length(ptr, utf8_length()); in as_quoted_ascii() local
166 char* result = NEW_RESOURCE_ARRAY(char, quoted_length + 1); in as_quoted_ascii()
167 UTF8::as_quoted_ascii(ptr, utf8_length(), result, quoted_length + 1); in as_quoted_ascii()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A Dsymbol.cpp165 int quoted_length = UTF8::quoted_ascii_length(ptr, utf8_length()); in as_quoted_ascii() local
166 char* result = NEW_RESOURCE_ARRAY(char, quoted_length + 1); in as_quoted_ascii()
167 UTF8::as_quoted_ascii(ptr, utf8_length(), result, quoted_length + 1); in as_quoted_ascii()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A Dsymbol.cpp171 int quoted_length = UTF8::quoted_ascii_length(ptr, utf8_length()); in as_quoted_ascii() local
172 char* result = NEW_RESOURCE_ARRAY(char, quoted_length + 1); in as_quoted_ascii()
173 UTF8::as_quoted_ascii(ptr, utf8_length(), result, quoted_length + 1); in as_quoted_ascii()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A Dsymbol.cpp161 int quoted_length = UTF8::quoted_ascii_length(ptr, utf8_length()); in as_quoted_ascii() local
162 char* result = NEW_RESOURCE_ARRAY(char, quoted_length + 1); in as_quoted_ascii()
163 UTF8::as_quoted_ascii(ptr, utf8_length(), result, quoted_length + 1); in as_quoted_ascii()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A Dsymbol.cpp161 int quoted_length = UTF8::quoted_ascii_length(ptr, utf8_length()); in as_quoted_ascii() local
162 char* result = NEW_RESOURCE_ARRAY(char, quoted_length + 1); in as_quoted_ascii()
163 UTF8::as_quoted_ascii(ptr, utf8_length(), result, quoted_length + 1); in as_quoted_ascii()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A Dsymbol.cpp167 int quoted_length = UTF8::quoted_ascii_length(ptr, utf8_length()); in as_quoted_ascii() local
168 char* result = NEW_RESOURCE_ARRAY(char, quoted_length + 1); in as_quoted_ascii()
169 UTF8::as_quoted_ascii(ptr, utf8_length(), result, quoted_length + 1); in as_quoted_ascii()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A Dsymbol.cpp187 int quoted_length = UTF8::quoted_ascii_length(ptr, utf8_length()); in as_quoted_ascii() local
188 char* result = NEW_RESOURCE_ARRAY(char, quoted_length + 1); in as_quoted_ascii()
189 UTF8::as_quoted_ascii(ptr, utf8_length(), result, quoted_length + 1); in as_quoted_ascii()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A Dsymbol.cpp187 int quoted_length = UTF8::quoted_ascii_length(ptr, utf8_length()); in as_quoted_ascii() local
188 char* result = NEW_RESOURCE_ARRAY(char, quoted_length + 1); in as_quoted_ascii()
189 UTF8::as_quoted_ascii(ptr, utf8_length(), result, quoted_length + 1); in as_quoted_ascii()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A Dsymbol.cpp178 int quoted_length = UTF8::quoted_ascii_length(ptr, utf8_length()); in as_quoted_ascii() local
179 char* result = NEW_RESOURCE_ARRAY(char, quoted_length + 1); in as_quoted_ascii()
180 UTF8::as_quoted_ascii(ptr, utf8_length(), result, quoted_length + 1); in as_quoted_ascii()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A Dsymbol.cpp167 int quoted_length = UTF8::quoted_ascii_length(ptr, utf8_length()); in as_quoted_ascii() local
168 char* result = NEW_RESOURCE_ARRAY(char, quoted_length + 1); in as_quoted_ascii()
169 UTF8::as_quoted_ascii(ptr, utf8_length(), result, quoted_length + 1); in as_quoted_ascii()
/dports/games/freeciv/freeciv-2.6.6/server/
H A Dsavegame.c2719 int quoted_length; in player_load_attributes() local
2724 if (!secfile_lookup_int(file, &quoted_length, in player_load_attributes()
2730 quoted = fc_malloc(quoted_length + 1); in player_load_attributes()
2748 (unsigned long) quoted_length, in player_load_attributes()
2751 fc_assert(strlen(quoted) + strlen(current) <= quoted_length); in player_load_attributes()
2754 fc_assert_msg(quoted_length == strlen(quoted), in player_load_attributes()
2756 (unsigned long) quoted_length, in player_load_attributes()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dsavegame.c2719 int quoted_length; in player_load_attributes() local
2724 if (!secfile_lookup_int(file, &quoted_length, in player_load_attributes()
2730 quoted = fc_malloc(quoted_length + 1); in player_load_attributes()
2748 (unsigned long) quoted_length, in player_load_attributes()
2751 fc_assert(strlen(quoted) + strlen(current) <= quoted_length); in player_load_attributes()
2754 fc_assert_msg(quoted_length == strlen(quoted), in player_load_attributes()
2756 (unsigned long) quoted_length, in player_load_attributes()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/
H A Djson_dom-t.cc1381 const size_t quoted_length = str.size() + 2; in BENCHMARK() local
1388 EXPECT_EQ(quoted_length, buf.length()); in BENCHMARK()

12