HomeSort by relevance Sort by last modified time
    Searched refs:punctuation (Results 1 - 9 of 9) sorted by null

  /external/eigen/bench/
BenchUtil.h 17 #include <boost/preprocessor/punctuation.hpp>
18 #include <boost/preprocessor/punctuation/comma.hpp>
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberMatcher.java 53 * <li>Leading punctuation / plus signs are limited.
54 * <li>Consecutive occurrences of punctuation are limited.
101 * Punctuation that may be at the start of a phone number - brackets and plus signs.
128 /* Limit on the number of consecutive punctuation characters. */
135 /* Limit on the number of blocks separated by punctuation. Uses digitBlockLimit since some
139 /* A punctuation sequence allowing white space. */
140 String punctuation = "[" + PhoneNumberUtil.VALID_PUNCTUATION + "]" + punctuationLimit; typedefs
141 /* A digits block without punctuation. */
149 /* Phone number pattern allowing optional punctuation. */
151 "(?:" + leadClass + punctuation + ")" + leadLimit
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 4 # SmartyPants - Smart punctuation for web sites
39 Description: SmartyPants is a web publishing utility that translates plain ASCII punctuation characters into &#8220;smart&#8221; typographic punctuation HTML entities. This plugin <strong>replace the default WordPress Texturize algorithm</strong> for the content and the title of your posts, the comments body and author name, and everywhere else Texturize normally apply. Based on the original Perl version by <a href="http://daringfireball.net/">John Gruber</a>.
412 # Make our own "punctuation" character class, because the POSIX-style
417 # followed by punctuation at a non-word-break. Close the quotes by brute force:
693 punctuation characters into "smart" typographic punctuation HTML
704 display text where smart quotes and other "smart punctuation" would not
712 to force non-smart punctuation. It does so by transforming the escape
  /dalvik/docs/
prettify.js 157 /** token style for a punctuation string. */
159 /** token style for a punctuation string. */
246 // TODO: maybe style special characters inside a regexp as punctuation.
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 160 /** token style for a punctuation string. */
162 /** token style for a punctuation string. */
222 // TODO: maybe style special characters inside a regexp as punctuation.
480 // Split into character sets, escape sequences, punctuation strings
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 160 /** token style for a punctuation string. */
162 /** token style for a punctuation string. */
222 // TODO: maybe style special characters inside a regexp as punctuation.
480 // Split into character sets, escape sequences, punctuation strings
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/bison/build-aux/
texinfo.tex 611 % @frenchspacing on|off says whether to put extra space after punctuation.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 711 % @frenchspacing on|off says whether to put extra space after punctuation.
    [all...]

Completed in 4294 milliseconds