Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:BT_NONXML
(Results
1 - 6
of
6
) sorted by relevance
/third_party/skia/third_party/externals/expat/expat/lib/
H
A
D
xmltok_impl.h
35
BT_NONXML
, /* e.g. noncharacter-FFFF */
enumerator
H
A
D
xmltok.c
581
/*
BT_NONXML
== 0 */
593
/*
BT_NONXML
== 0 */
616
return
BT_NONXML
;
in unicode_byte_type()
1253
if (latin1_encoding.type[result] ==
BT_NONXML
)
in checkCharRefNumber()
1416
&& latin1_encoding.type[i] !=
BT_NONXML
&& table[i] != i)
in XmlInitUnknownEncoding()
1437
&& latin1_encoding.type[c] !=
BT_NONXML
&& c != i)
in XmlInitUnknownEncoding()
1444
e->normal.type[i] =
BT_NONXML
;
in XmlInitUnknownEncoding()
H
A
D
xmltok_impl.c
62
case
BT_NONXML
: \
409
case
BT_NONXML
:
902
case
BT_NONXML
:
/third_party/python/Modules/expat/
H
A
D
xmltok_impl.h
35
BT_NONXML
, /* e.g. noncharacter-FFFF */
enumerator
H
A
D
xmltok.c
578
/*
BT_NONXML
== 0 */
590
/*
BT_NONXML
== 0 */
613
return
BT_NONXML
;
in unicode_byte_type()
1250
if (latin1_encoding.type[result] ==
BT_NONXML
)
in checkCharRefNumber()
1413
&& latin1_encoding.type[i] !=
BT_NONXML
&& table[i] != i)
in XmlInitUnknownEncoding()
1434
&& latin1_encoding.type[c] !=
BT_NONXML
&& c != i)
in XmlInitUnknownEncoding()
1441
e->normal.type[i] =
BT_NONXML
;
in XmlInitUnknownEncoding()
H
A
D
xmltok_impl.c
63
case
BT_NONXML
: \
411
case
BT_NONXML
:
in cdataSectionTok()
904
case
BT_NONXML
:
in contentTok()
Completed in 11 milliseconds