Home
last modified time | relevance | path

Searched refs:delimit (Results 1 – 25 of 46) sorted by relevance

12

/external/ppp/pppd/
Dsrp-entry.c104 char delimit; in main() local
174 delimit = flags == 0 ? '\0' : (flags & HAS_DQUOTE) ? '\'' : '"'; in main()
175 if (delimit != '\0') in main()
176 (void) putchar(delimit); in main()
178 if (*cp == delimit || *cp == '\\') in main()
182 if (delimit != '\0') in main()
183 (void) putchar(delimit); in main()
/external/jline/src/src/main/java/jline/
DArgumentCompletor.java137 ArgumentList list = delim.delimit(buffer, cursor); in complete()
227 ArgumentList delimit(String buffer, int argumentPosition); in delimit() method
268 public ArgumentList delimit(final String buffer, final int cursor) { in delimit() method in ArgumentCompletor.AbstractArgumentDelimiter
/external/toolchain-utils/cros_utils/
Dpstat.py470 def list2string(inlist, delimit=' '): argument
479 return string.join(stringlist, delimit)
/external/markdown/tests/markdown-test/
Dmarkdown-documentation-basics.txt190 *reference*. With both styles, you use square brackets to delimit the
Dmarkdown-syntax.txt86 use HTML itself. There's no need to preface it or delimit it to
/external/markdown/MarkdownTest/Tests_2004/
DMarkdown Documentation - Basics.text190 *reference*. With both styles, you use square brackets to delimit the
DMarkdown Documentation - Syntax.text86 use HTML itself. There's no need to preface it or delimit it to
/external/markdown/MarkdownTest/Tests_2007/
DMarkdown Documentation - Basics.text190 *reference*. With both styles, you use square brackets to delimit the
DMarkdown Documentation - Syntax.text86 use HTML itself. There's no need to preface it or delimit it to
/external/clang/include/clang/Basic/
DDiagnosticLexKinds.td88 "; use PREFIX( )PREFIX to delimit raw string">;
91 "; use PREFIX( )PREFIX to delimit raw string">;
/external/skia/site/dev/tools/
Dmarkdown.md305 *reference*. With both styles, you use square brackets to delimit the
/external/openssh/
Dsftp.033 Since some usage formats use colon characters to delimit host names from
/external/boringssl/src/crypto/fipsmodule/
DFIPS.md91 1. It inserts the labels that delimit the module's code and data (called `module_start` and `modul…
/external/llvm/docs/
DExceptionHandling.rst367 intrinsic serves as a placeholder to delimit code before a catch handler is
400 intrinsic serves as a placeholder to delimit code before a catch handler is
/external/python/cpython2/Doc/reference/
Dlexical_analysis.rst304 serve to delimit tokens. Where ambiguity exists, a token comprises the longest
/external/markdown/tests/extensions-x-toc/
Dsyntax-toc.txt49 use HTML itself. There's no need to preface it or delimit it to
/external/markdown/tests/extensions-x-def_list/
Dmarkdown-syntax.txt86 use HTML itself. There's no need to preface it or delimit it to
/external/pcre/dist2/doc/
Dpcre2grep.txt28 part of the pattern. Quotes can of course be used to delimit patterns
/external/python/cpython2/Doc/library/
Dmailbox.rst315 indicated using ``'.'`` to delimit levels, e.g., "Archived.2005.07".
Dstdtypes.rst1194 deemed to delimit empty strings (for example, ``'1,,2'.split(',')`` returns
/external/ImageMagick/Magick++/
DChangeLog413 * lib/Image.cpp (draw): Properly delimit individual drawing
/external/netperf/doc/
Dtexinfo.tex382 % just to delimit the argument to the \c.
2691 % own to delimit the rest of the line, and then take it out again if we
4915 % we need them to delimit commands such as `@end quotation', so they
/external/python/cpython2/Misc/
Dcheatsheet1638 (?:...) idem but doesn't delimit a group.
/external/google-breakpad/m4/
Dlibtool.m4416 # We delimit libtool config variables with single quotes, so when
/external/libusb-compat/m4/
Dlibtool.m4416 # We delimit libtool config variables with single quotes, so when

12