/dports/print/lyx/lyx-2.3.4.2/src/insets/ |
H A D | InsetQuotes.cpp | 325 return (side == ClosingQuote) ? left_secondary : right_secondary; in getQuoteChar() 329 return (side == ClosingQuote) ? left_primary : right_primary; in getQuoteChar() 578 docstring(1, getQuoteChar(qs, PrimaryQuotes, ClosingQuote)), in getGuiLabel() 580 docstring(1, getQuoteChar(qs, SecondaryQuotes, ClosingQuote)) in getGuiLabel() 654 side_ = InsetQuotesParams::ClosingQuote; in InsetQuotes() 672 side_ = InsetQuotesParams::ClosingQuote;// closing quote in setSide()
|
H A D | InsetQuotes.h | 66 ClosingQuote enumerator
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/ |
H A D | CommentLexer.cpp | 673 const char *ClosingQuote = TokenPtr; 678 ClosingQuote - (OpenQuote + 1)));
|
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/ |
H A D | CommentLexer.cpp | 673 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 678 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/ |
H A D | CommentLexer.cpp | 672 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local 677 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()
|
/dports/math/giacxcas/CoCoALib-0.99700/src/CoCoA-5/ |
H A D | Lexer.C | 441 const char ClosingQuote = *begin; in getStringLiteral() local 453 if (ch==ClosingQuote && !lastWasEscape) in getStringLiteral()
|
/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/ |
H A D | Lexer.C | 444 const char ClosingQuote = *begin; in getStringLiteral() local 456 if (ch==ClosingQuote && !lastWasEscape) in getStringLiteral()
|