Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dxmlunicode.c195 {"Po", xmlUCSIsCatPo},
3017 xmlUCSIsCatPo(int code) { in xmlUCSIsCatPo() function
Delfgcchack.h13516 #undef xmlUCSIsCatPo
13517 extern __typeof (xmlUCSIsCatPo) xmlUCSIsCatPo __attribute((alias("xmlUCSIsCatPo__internal_alias")));
13519 #ifndef xmlUCSIsCatPo
13520 extern __typeof (xmlUCSIsCatPo) xmlUCSIsCatPo__internal_alias __attribute((visibility("hidden")));
13521 #define xmlUCSIsCatPo xmlUCSIsCatPo__internal_alias macro
Dxmlregexp.c2896 ret = xmlUCSIsCatPo(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c38785 ret_val = xmlUCSIsCatPo(code); in test_xmlUCSIsCatPo()
/external/libxml2/
Dxmlunicode.c195 {"Po", xmlUCSIsCatPo},
3017 xmlUCSIsCatPo(int code) { in xmlUCSIsCatPo() function
Delfgcchack.h13516 #undef xmlUCSIsCatPo
13517 extern __typeof (xmlUCSIsCatPo) xmlUCSIsCatPo __attribute((alias("xmlUCSIsCatPo__internal_alias")));
13519 #ifndef xmlUCSIsCatPo
13520 extern __typeof (xmlUCSIsCatPo) xmlUCSIsCatPo__internal_alias __attribute((visibility("hidden")));
13521 #define xmlUCSIsCatPo xmlUCSIsCatPo__internal_alias macro
Dxmlregexp.c2896 ret = xmlUCSIsCatPo(codepoint); in xmlRegCheckCharacterRange()
/external/libxml2/include/libxml/
Dxmlunicode.h182 XMLPUBFUN int XMLCALL xmlUCSIsCatPo (int code);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlunicode.h182 XMLPUBFUN int XMLCALL xmlUCSIsCatPo (int code);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src2221 xmlUCSIsCatPo