Home
last modified time | relevance | path

Searched defs:token_end (Results 1 – 25 of 275) sorted by relevance

1234567891011

/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/lib/
H A Dmbstok_r.c50 char *token_end = mbspbrk (string, delim); in mbstok_r() local
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dmbstok_r.c50 char *token_end = mbspbrk (string, delim); in mbstok_r() local
H A Dwcstok-impl.h39 wchar_t *token_end = wcspbrk (wcs, delim); in wcstok() local
/dports/devel/libunistring/libunistring-0.9.10/lib/unistr/
H A Du-strtok.h49 UNIT *token_end = U_STRPBRK (str, delim); in FUNC() local
/dports/devel/gnulib/gnulib-20140202-stable/lib/unistr/
H A Du-strtok.h40 UNIT *token_end = U_STRPBRK (str, delim); in FUNC() local
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dmbstok_r.c50 char *token_end = mbspbrk (string, delim); in mbstok_r() local
H A Dwcstok-impl.h39 wchar_t *token_end = wcspbrk (wcs, delim); in wcstok() local
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/unistr/
H A Du-strtok.h48 UNIT *token_end = U_STRPBRK (str, delim); in FUNC() local
/dports/lang/v8/v8-9.6.180.12/third_party/inspector_protocol/crdtp/
H A Djson.cc438 const Char** token_end, in ParseConstToken()
451 const Char** token_end, in ReadInt()
471 const Char** token_end) { in ParseNumberToken()
521 const Char** token_end, in ReadHexDigits()
537 const Char** token_end) { in ParseStringToken()
641 const Char** token_end) { in ParseToken()
840 const Char* token_end = nullptr; in ParseValue() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/third_party/inspector_protocol/crdtp/
H A Djson.cc438 const Char** token_end, in ParseConstToken()
451 const Char** token_end, in ReadInt()
471 const Char** token_end) { in ParseNumberToken()
521 const Char** token_end, in ReadHexDigits()
537 const Char** token_end) { in ParseStringToken()
641 const Char** token_end) { in ParseToken()
840 const Char* token_end = nullptr; in ParseValue() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/inspector_protocol/crdtp/
H A Djson.cc438 const Char** token_end, in ParseConstToken()
451 const Char** token_end, in ReadInt()
471 const Char** token_end) { in ParseNumberToken()
521 const Char** token_end, in ReadHexDigits()
537 const Char** token_end) { in ParseStringToken()
641 const Char** token_end) { in ParseToken()
840 const Char* token_end = nullptr; in ParseValue() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/inspector_protocol/crdtp/
H A Djson.cc438 const Char** token_end, in ParseConstToken()
451 const Char** token_end, in ReadInt()
471 const Char** token_end) { in ParseNumberToken()
521 const Char** token_end, in ReadHexDigits()
537 const Char** token_end) { in ParseStringToken()
641 const Char** token_end) { in ParseToken()
840 const Char* token_end = nullptr; in ParseValue() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/third_party/inspector_protocol/crdtp/
H A Djson.cc438 const Char** token_end, in ParseConstToken()
451 const Char** token_end, in ReadInt()
471 const Char** token_end) { in ParseNumberToken()
521 const Char** token_end, in ReadHexDigits()
537 const Char** token_end) { in ParseStringToken()
641 const Char** token_end) { in ParseToken()
840 const Char* token_end = nullptr; in ParseValue() local
/dports/math/vtk6/VTK-6.2.0/Utilities/ParseOGLExt/
H A DTokenizer.cxx46 std::string::size_type token_end in GetNextToken() local
/dports/net/krill/krill-0.9.4/cargo-crates/basic-cookies-0.1.4/src/
H A Dcookie_lexer.rs74 let token_end = token_idx + PATTERN_STR.len(); localVariable
100 let token_end = last_cursor_char_idx_val + last_cursor_char_val.len_utf8(); localVariable
118 let token_end = token_idx + char_val.len_utf8(); localVariable
203 let token_end = self.cursor + token_end_idx; in get_next_pattern_token() localVariable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h59 token_iterator token_end() const { return TokenList.end(); } in token_end() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h59 token_iterator token_end() const { return TokenList.end(); } in token_end() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h59 token_iterator token_end() const { return TokenList.end(); } in token_end() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h59 token_iterator token_end() const { return TokenList.end(); } in token_end() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h59 token_iterator token_end() const { return TokenList.end(); } in token_end() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h59 token_iterator token_end() const { return TokenList.end(); } in token_end() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h59 token_iterator token_end() const { return TokenList.end(); } in token_end() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h59 token_iterator token_end() const { return TokenList.end(); } in token_end() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h59 token_iterator token_end() const { return TokenList.end(); } in token_end() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h59 token_iterator token_end() const { return TokenList.end(); } in token_end() function

1234567891011