HomeSort by relevance Sort by last modified time
    Searched refs:xmlRegExecPushString (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/libxml/src/
testAutomata.c 186 ret = xmlRegExecPushString(exec, NULL, NULL);
201 ret = xmlRegExecPushString(exec, BAD_CAST expr, NULL);
245 ret = xmlRegExecPushString(exec, BAD_CAST"a", NULL);
250 ret =xmlRegExecPushString(exec, BAD_CAST"a", NULL);
255 ret =xmlRegExecPushString(exec, BAD_CAST"b", NULL);
260 ret =xmlRegExecPushString(exec, BAD_CAST"a", NULL);
265 ret =xmlRegExecPushString(exec, BAD_CAST"a", NULL);
270 ret =xmlRegExecPushString(exec, BAD_CAST"a", NULL);
275 ret =xmlRegExecPushString(exec, BAD_CAST"a", NULL);
281 ret = xmlRegExecPushString(exec, NULL, NULL)
    [all...]
valid.c     [all...]
relaxng.c     [all...]