Searched refs:xmlRegExecPushString2 (Results 1 – 11 of 11) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlregexp.h | 91 xmlRegExecPushString2(xmlRegExecCtxtPtr exec,
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlregexp.rpgle | 92 d xmlRegExecPushString2... 93 d pr extproc('xmlRegExecPushString2')
|
/external/libxml2/ |
D | libxml2.syms | 1384 xmlRegExecPushString2;
|
D | elfgcchack.h | 8308 #undef xmlRegExecPushString2 8309 extern __typeof (xmlRegExecPushString2) xmlRegExecPushString2 __attribute((alias("xmlRegExecPushStr… 8311 #ifndef xmlRegExecPushString2 8312 extern __typeof (xmlRegExecPushString2) xmlRegExecPushString2__internal_alias __attribute((visibili… 8313 #define xmlRegExecPushString2 xmlRegExecPushString2__internal_alias macro
|
D | relaxng.c | 8010 ret = xmlRegExecPushString2(exec, cur->name, in xmlRelaxNGValidateCompiledContent() 8332 xmlRegExecPushString2(ctxt->elem, elem->name, elem->ns->href, in xmlRelaxNGValidatePushElement()
|
D | xmlregexp.c | 4161 xmlRegExecPushString2(xmlRegExecCtxtPtr exec, const xmlChar *value, in xmlRegExecPushString2() function
|
D | NEWS | 1101 (Oleksandr Kononenko), xmlRegExecPushString2 bug (Sreeni Nair),
|
D | xmlschemas.c | 26668 ret = xmlRegExecPushString2(regexCtxt, in xmlSchemaValidateChildElem()
|
D | testapi.c | 33883 … ret_val = xmlRegExecPushString2(exec, (const xmlChar *)value, (const xmlChar *)value2, data); in test_xmlRegExecPushString2()
|
D | ChangeLog | 2542 * xmlregexp.c: bug in xmlRegExecPushString2() pointed out by
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1451 xmlRegExecPushString2
|