OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apostrophe
(Results
1 - 10
of
10
) sorted by null
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
MessageFormat.java
184
* use the real
apostrophe
(single quote) character \u2019 (') for
185
* human-readable text, and to use the ASCII
apostrophe
(\u0027 ' )
187
* See the annotations for U+0027
Apostrophe
in The Unicode Standard.</p>
[
all
...]
/frameworks/base/core/java/android/widget/
SpellChecker.java
280
// Defer spell check when typing a word with an interior
apostrophe
.
282
// iterator locale-sensitive and include the
apostrophe
in
284
final boolean
apostrophe
= (selectionStart == end + 1 && editable.charAt(end) == '\'');
289
isEditing = !
apostrophe
&& (selectionEnd <= start || selectionStart > end);
291
isEditing = !
apostrophe
&& (selectionEnd < start || selectionStart > end);
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
MessageFormat.java
129
* A quoted literal string begins with an ASCII
apostrophe
and a syntax character
130
* (usually a {curly brace}) and continues until the next single
apostrophe
.
132
* one literal
apostrophe
.
137
* <li>In argStyleText, every single ASCII
apostrophe
begins and ends quoted literal text,
141
* <p>Recommendation: Use the real
apostrophe
(single quote) character \u2019 for
142
* human-readable text, and use the ASCII
apostrophe
(\u0027 ' )
144
* See the annotations for U+0027
Apostrophe
in The Unicode Standard.
241
* <p>ICU implements a more user-friendly
apostrophe
quoting syntax.
242
* In message text, an
apostrophe
only begins quoting literal text
244
* In the JDK MessageFormat, an
apostrophe
always begins quoting
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MessageFormat.java
128
* A quoted literal string begins with an ASCII
apostrophe
and a syntax character
129
* (usually a {curly brace}) and continues until the next single
apostrophe
.
131
* one literal
apostrophe
.
136
* <li>In argStyleText, every single ASCII
apostrophe
begins and ends quoted literal text,
140
* <p>Recommendation: Use the real
apostrophe
(single quote) character \u2019 for
141
* human-readable text, and use the ASCII
apostrophe
(\u0027 ' )
143
* See the annotations for U+0027
Apostrophe
in The Unicode Standard.
240
* <p>ICU implements a more user-friendly
apostrophe
quoting syntax.
241
* In message text, an
apostrophe
only begins quoting literal text
243
* In the JDK MessageFormat, an
apostrophe
always begins quoting
[
all
...]
/external/messageformat/java/com/ibm/icu/simple/
MessageFormat.java
129
* A quoted literal string begins with an ASCII
apostrophe
and a syntax character
130
* (usually a {curly brace}) and continues until the next single
apostrophe
.
132
* one literal
apostrophe
.
137
* <li>In argStyleText, every single ASCII
apostrophe
begins and ends quoted literal text,
141
* <p>Recommendation: Use the real
apostrophe
(single quote) character \u2019 for
142
* human-readable text, and use the ASCII
apostrophe
(\u0027 ' )
144
* See the annotations for U+0027
Apostrophe
in The Unicode Standard.
242
* <p>ICU implements a more user-friendly
apostrophe
quoting syntax.
243
* In message text, an
apostrophe
only begins quoting literal text
245
* In the JDK MessageFormat, an
apostrophe
always begins quoting
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
/external/bison/build-aux/
texinfo.tex
[
all
...]
/external/libmicrohttpd/doc/
texinfo.tex
[
all
...]
/toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex
[
all
...]
/external/bison/tests/
testsuite
[
all
...]
Completed in 756 milliseconds