Home
last modified time | relevance | path

Searched defs:string_length (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/spirit/classic/test/impl/
Dstring_length.hpp20 string_length(Char const* str) in string_length() function
/third_party/boost/libs/sort/example/
Dparallelstring.cpp89 const int string_length = 1000; in main() local
/third_party/glib/glib/
Dgpattern.c189 guint string_length, in g_pattern_match()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dpatternspec.c136 pattern_match (PatternSpec * pspec, guint string_length, in pattern_match()
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c2132 const lit_utf8_size_t string_length = ecma_string_get_length (string_p); in ecma_regexp_split_helper() local
2512 lit_utf8_size_t string_length; in ecma_regexp_replace_helper_fast() local
2740 const lit_utf8_size_t string_length = ecma_string_get_length (string_p); in ecma_regexp_replace_helper() local
/third_party/jerryscript/jerry-core/debugger/
Ddebugger.c1335 size_t string_length) /**< length of string */ in jerry_debugger_send_string()
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c1069 ecma_length_t string_length = ecma_string_get_length (string_desc_p); in ecma_substring_copy_to_cesu8_buffer() local
2303 const ecma_length_t string_length = ecma_string_get_length (string_p); in ecma_string_substr() local
/third_party/jerryscript/jerry-core/parser/js/
Djs-lexer.c3459 size_t string_length) /**< string length */ in lexer_compare_literal_to_string()
/third_party/glib/gio/
Dgwin32appinfo.c498 int string_length; in read_resource_string() local