OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xid_start
(Results
1 - 23
of
23
) sorted by null
/external/icu/icu4c/source/data/unidata/
DerivedCoreProperties.txt
[
all
...]
ppucd.txt
114
property;Binary;XIDS;
XID_Start
[
all
...]
/frameworks/base/tools/aapt2/text/
Unicode.h
25
// Returns true if the Unicode codepoint has the
XID_Start
property, meaning it can be used as the
29
//
XID_Start
is a Unicode Derived Core Property. It is a variation of the ID_Start
/frameworks/base/tools/aapt2/tools/
extract_unicode_properties.py
3
"""Extracts the
XID_Start
and XID_Continue Derived core properties from the ICU data files
91
props = {"
XID_Start
": 1, "XID_Continue": 2}
/external/valgrind/coregrind/m_demangle/
rust-demangle.c
78
Any path component not starting with a
XID_Start
character is
301
component begins with a
XID_Start
character. */
/external/icu/android_icu4j/src/main/java/android/icu/lang/
UProperty.java
275
* <p>Binary property
XID_Start
.
279
public static final int
XID_START
= 33;
/external/icu/icu4c/source/test/intltest/
ucdtest.cpp
111
"
XID_Start
",
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
UProperty.java
310
* <p>Binary property
XID_Start
.
315
public static final int
XID_START
= 33;
/external/libmojo/third_party/jinja2/
lexer.py
45
name_re = re.compile(r'[%s][%s]*' % (_stringdefs.
xid_start
,
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UCharacterTest.java
[
all
...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UCharacterTest.java
[
all
...]
/external/icu/icu4c/source/common/unicode/
uchar.h
294
/** Binary property
XID_Start
. ID_Start modified to allow
[
all
...]
/external/icu/icu4j/tools/build/
icu4j48.api3.gz
icu4j49.api3.gz
icu4j50.api3.gz
icu4j51.api3.gz
icu4j52.api3.gz
icu4j53.api3.gz
icu4j54.api3.gz
icu4j55.api3.gz
icu4j56.api3.gz
icu4j57.api3.gz
icu4j58.api3.gz
Completed in 2767 milliseconds