Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dxmlunicode.c199 {"Sk", xmlUCSIsCatSk},
3069 xmlUCSIsCatSk(int code) { in xmlUCSIsCatSk() function
Delfgcchack.h13564 #undef xmlUCSIsCatSk
13565 extern __typeof (xmlUCSIsCatSk) xmlUCSIsCatSk __attribute((alias("xmlUCSIsCatSk__internal_alias")));
13567 #ifndef xmlUCSIsCatSk
13568 extern __typeof (xmlUCSIsCatSk) xmlUCSIsCatSk__internal_alias __attribute((visibility("hidden")));
13569 #define xmlUCSIsCatSk xmlUCSIsCatSk__internal_alias macro
Dxmlregexp.c2920 ret = xmlUCSIsCatSk(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c38921 ret_val = xmlUCSIsCatSk(code); in test_xmlUCSIsCatSk()
/external/libxml2/
Dxmlunicode.c199 {"Sk", xmlUCSIsCatSk},
3069 xmlUCSIsCatSk(int code) { in xmlUCSIsCatSk() function
Delfgcchack.h13564 #undef xmlUCSIsCatSk
13565 extern __typeof (xmlUCSIsCatSk) xmlUCSIsCatSk __attribute((alias("xmlUCSIsCatSk__internal_alias")));
13567 #ifndef xmlUCSIsCatSk
13568 extern __typeof (xmlUCSIsCatSk) xmlUCSIsCatSk__internal_alias __attribute((visibility("hidden")));
13569 #define xmlUCSIsCatSk xmlUCSIsCatSk__internal_alias macro
Dxmlregexp.c2920 ret = xmlUCSIsCatSk(codepoint); in xmlRegCheckCharacterRange()
/external/libxml2/include/libxml/
Dxmlunicode.h186 XMLPUBFUN int XMLCALL xmlUCSIsCatSk (int code);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlunicode.h186 XMLPUBFUN int XMLCALL xmlUCSIsCatSk (int code);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src2233 xmlUCSIsCatSk