OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlIsPubidChar_ch
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libxml/src/include/libxml/
chvalid.h
194
*
xmlIsPubidChar_ch
:
199
#define
xmlIsPubidChar_ch
(c) (xmlIsPubidChar_tab[(c)])
208
xmlIsPubidChar_ch
((c)) : 0)
parserInternals.h
246
#define IS_PUBIDCHAR_CH(c)
xmlIsPubidChar_ch
(c)
/external/libxml2/include/libxml/
chvalid.h
194
*
xmlIsPubidChar_ch
:
199
#define
xmlIsPubidChar_ch
(c) (xmlIsPubidChar_tab[(c)])
208
xmlIsPubidChar_ch
((c)) : 0)
parserInternals.h
246
#define IS_PUBIDCHAR_CH(c)
xmlIsPubidChar_ch
(c)
Completed in 28 milliseconds