Home
last modified time | relevance | path

Searched refs:xmlUCSIsCatL (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dxmlunicode.c175 {"L", xmlUCSIsCatL},
2735 xmlUCSIsCatL(int code) { in xmlUCSIsCatL() function
Delfgcchack.h13276 #undef xmlUCSIsCatL
13277 extern __typeof (xmlUCSIsCatL) xmlUCSIsCatL __attribute((alias("xmlUCSIsCatL__internal_alias")));
13279 #ifndef xmlUCSIsCatL
13280 extern __typeof (xmlUCSIsCatL) xmlUCSIsCatL__internal_alias __attribute((visibility("hidden")));
13281 #define xmlUCSIsCatL xmlUCSIsCatL__internal_alias macro
Dxmlregexp.c2833 ret = xmlUCSIsCatL(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c38105 ret_val = xmlUCSIsCatL(code); in test_xmlUCSIsCatL()
/external/libxml2/
Dxmlunicode.c175 {"L", xmlUCSIsCatL},
2735 xmlUCSIsCatL(int code) { in xmlUCSIsCatL() function
Delfgcchack.h13276 #undef xmlUCSIsCatL
13277 extern __typeof (xmlUCSIsCatL) xmlUCSIsCatL __attribute((alias("xmlUCSIsCatL__internal_alias")));
13279 #ifndef xmlUCSIsCatL
13280 extern __typeof (xmlUCSIsCatL) xmlUCSIsCatL__internal_alias __attribute((visibility("hidden")));
13281 #define xmlUCSIsCatL xmlUCSIsCatL__internal_alias macro
Dxmlregexp.c2833 ret = xmlUCSIsCatL(codepoint); in xmlRegCheckCharacterRange()
/external/libxml2/include/libxml/
Dxmlunicode.h162 XMLPUBFUN int XMLCALL xmlUCSIsCatL (int code);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlunicode.h162 XMLPUBFUN int XMLCALL xmlUCSIsCatL (int code);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src2161 xmlUCSIsCatL