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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/
comma_if.hpp 15 # include <boost/preprocessor/punctuation/comma_if.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/punctuation/
comma_if.hpp 20 # include <boost/preprocessor/punctuation/comma.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/
enum_params.hpp 18 # include <boost/preprocessor/punctuation/comma_if.hpp>
enum_binary_params.hpp 17 # include <boost/preprocessor/punctuation/comma_if.hpp>
enum.hpp 21 # include <boost/preprocessor/punctuation/comma_if.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/detail/
in_place_factory_prefix.hpp 20 #include <boost/preprocessor/punctuation/paren.hpp>
  /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...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
string.py 17 punctuation -- a string containing all characters considered punctuation
33 punctuation = """!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~"""
34 printable = digits + letters + punctuation + whitespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
string.py 17 punctuation -- a string containing all characters considered punctuation
33 punctuation = """!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~"""
34 printable = digits + letters + punctuation + whitespace
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
mock_object.hpp 23 #include <boost/preprocessor/punctuation/comma.hpp>
test_tools.hpp 36 #include <boost/preprocessor/punctuation/comma_if.hpp>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_string.py 77 string.punctuation
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_string.py 77 string.punctuation
  /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...]
  /external/chromium_org/tools/site_compare/
command_line.py 99 names[-1].lstrip(string.punctuation + string.whitespace).upper())
  /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...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [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 1396 milliseconds