Home
last modified time | relevance | path

Searched refs:xmlUCSIsCatLl (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
Dxmlunicode.c176 {"Ll", xmlUCSIsCatLl},
2748 xmlUCSIsCatLl(int code) { in xmlUCSIsCatLl() function
Dlibxml2.syms1102 xmlUCSIsCatLl;
Delfgcchack.h13462 #undef xmlUCSIsCatLl
13463 extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl __attribute((alias("xmlUCSIsCatLl__internal_alias")));
13465 #ifndef xmlUCSIsCatLl
13466 extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl__internal_alias __attribute((visibility("hidden")));
13467 #define xmlUCSIsCatLl xmlUCSIsCatLl__internal_alias macro
Dxmlregexp.c2857 ret = xmlUCSIsCatLl(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c38679 ret_val = xmlUCSIsCatLl(code); in test_xmlUCSIsCatLl()
/external/libxml2/include/libxml/
Dxmlunicode.h163 XMLPUBFUN int XMLCALL xmlUCSIsCatLl (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle710 d xmlUCSIsCatLl pr extproc('xmlUCSIsCatLl')
/external/libxml2/win32/
Dlibxml2.def.src2184 xmlUCSIsCatLl