OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fFeatures
(Results
1 - 12
of
12
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
LSSerializerImpl.java
95
protected int
fFeatures
= 0;
215
fFeatures
|= CDATA;
216
fFeatures
|= COMMENTS;
217
fFeatures
|= ELEM_CONTENT_WHITESPACE;
218
fFeatures
|= ENTITIES;
219
fFeatures
|= NAMESPACES;
220
fFeatures
|= NAMESPACEDECLS;
221
fFeatures
|= SPLITCDATA;
222
fFeatures
|= WELLFORMED;
223
fFeatures
|= DISCARDDEFAULT;
[
all
...]
DOM3TreeWalker.java
112
private int
fFeatures
= 0;
572
if ((
fFeatures
& COMMENTS) != 0) {
576
if ((
fFeatures
& WELLFORMED) != 0) {
609
if ((
fFeatures
& WELLFORMED) != 0) {
620
if ((
fFeatures
& NAMESPACES) != 0) {
651
if ((
fFeatures
& NAMESPACES) != 0 ) {
696
if ((
fFeatures
& WELLFORMED) != 0) {
705
if ((
fFeatures
& NAMESPACES) != 0 && !xmlnsAttr) {
741
if ((
fFeatures
& NAMESPACEDECLS) != 0) {
764
if ((
fFeatures
& NAMESPACEDECLS) != 0) {
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/34/1/.cp/ant_tasks/
pde-ant.jar
/prebuilts/tools/common/m2/repository/nekohtml/xercesMinimal/1.9.6.2/
xercesMinimal-1.9.6.2.jar
/prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oaidl.h
218
USHORT
fFeatures
;
227
USHORT
fFeatures
;
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar
Completed in 345 milliseconds