OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBXML_VERSION_EXTRA
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/third_party/libxml/linux/include/libxml/
xmlversion.h
49
*
LIBXML_VERSION_EXTRA
:
53
#define
LIBXML_VERSION_EXTRA
""
/external/chromium_org/third_party/libxml/mac/include/libxml/
xmlversion.h
49
*
LIBXML_VERSION_EXTRA
:
53
#define
LIBXML_VERSION_EXTRA
""
/external/chromium_org/third_party/libxml/win32/include/libxml/
xmlversion.h
49
*
LIBXML_VERSION_EXTRA
:
53
#define
LIBXML_VERSION_EXTRA
""
/external/libxml2/include/libxml/
xmlversion.h
49
*
LIBXML_VERSION_EXTRA
:
53
#define
LIBXML_VERSION_EXTRA
"-GITv2.7.8-56-g8973d58"
/external/chromium_org/third_party/libxml/src/include/libxml/
xmlversion.h.in
49
*
LIBXML_VERSION_EXTRA
:
53
#define
LIBXML_VERSION_EXTRA
"@
LIBXML_VERSION_EXTRA
@"
/external/chromium_org/third_party/libxml/src/win32/
configure.js
299
} else if (s.search(/\@
LIBXML_VERSION_EXTRA
\@/) != -1) {
300
of.WriteLine(s.replace(/\@
LIBXML_VERSION_EXTRA
\@/, verCvs));
/external/chromium_org/third_party/libxml/src/
globals.c
194
const char *xmlParserVersion = LIBXML_VERSION_STRING
LIBXML_VERSION_EXTRA
;
configure
919
LIBXML_VERSION_EXTRA
[
all
...]
/external/libxml2/
globals.c
175
const char *xmlParserVersion = LIBXML_VERSION_STRING
LIBXML_VERSION_EXTRA
;
Completed in 620 milliseconds