OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xmlstr
(Results
1 - 5
of
5
) sorted by null
/cts/tests/tests/util/src/android/util/cts/
XmlTest.java
88
final String
xmlStr
= "<Test><Son name=\"abc\"/></Test>";
91
Xml.parse(
xmlStr
, dc);
/external/chromium_org/third_party/libxml/src/
xmlstring.c
5
* the xmlChar* type. All functions named
xmlStr
* have been moved here
nanohttp.c
93
#include <libxml/parser.h> /* for
xmlStr
(n)casecmp() */
[
all
...]
/external/libxml2/
xmlstring.c
5
* the xmlChar* type. All functions named
xmlStr
* have been moved here
nanohttp.c
93
#include <libxml/parser.h> /* for
xmlStr
(n)casecmp() */
[
all
...]
Completed in 1525 milliseconds