HomeSort by relevance Sort by last modified time
    Searched full:curren (Results 1 - 25 of 63) sorted by null

1 2 3

  /cts/tests/tests/location2/
Android.mk 34 #LOCAL_SDK_VERSION := curren
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 37 curren=164
  /external/opencv3/3rdparty/jinja2/markupsafe/
_constants.py 103 'curren': 164,
  /external/libxml2/result/valid/
rss.xml 67 <!-- pound sterling sign --><!ENTITY curren "&#164;">
  /external/libxml2/test/valid/
rss.xml 74 <!-- pound sterling sign --><!ENTITY curren "&#164;">
  /external/clang/lib/Format/
ContinuationIndenter.h 241 /// \brief \c true if the colons of the curren ObjC method expression should
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
xhtml-lat1.ent 18 <!ENTITY curren "&#164;"> <!-- currency sign, U+00A4 ISOnum -->
  /external/libedit/src/
unvis.c 132 { "curren", 164 }, /* general currency sign */
  /external/libxml2/test/valid/dtds/
xhtml-lat1.ent 18 <!ENTITY curren "&#164;"> <!-- currency sign, U+00A4 ISOnum -->
  /prebuilts/go/darwin-x86/src/html/
entity.go     [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go     [all...]
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlEntities.java 236 .put("curren", Integer.valueOf('\u00a4'))
  /prebuilts/gdb/darwin-x86/lib/python2.7/
htmlentitydefs.py 93 'curren': 0x00a4, # currency sign, U+00A4 ISOnum
  /prebuilts/gdb/linux-x86/lib/python2.7/
htmlentitydefs.py 93 'curren': 0x00a4, # currency sign, U+00A4 ISOnum
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
htmlentitydefs.py 93 'curren': 0x00a4, # currency sign, U+00A4 ISOnum
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
htmlentitydefs.py 93 'curren': 0x00a4, # currency sign, U+00A4 ISOnum
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.pom 536 <name>Ben Curren</name>
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/
TextUtilities.java 64 ESCAPE_STRINGS.put("&curren", '\u00A4');
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/
maven-plugin-parameter-documenter-2.0.9.jar 
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
CharEscapers.java 165 .addEscape('\u00A4', "&curren;")
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/
html.a     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
html.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/
html.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/
html.a     [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/
maven-repository-metadata-2.0.9.jar 

Completed in 893 milliseconds

1 2 3