HomeSort by relevance Sort by last modified time
    Searched full:determinist (Results 1 - 19 of 19) sorted by null

  /external/libxml2/result/schemas/
deter0_0_0.err 1 ./test/schemas/deter0_0.xsd:6: element complexType: Schemas parser error : local complex type: The content model is not determinist.
  /external/libxml2/result/VC/
ElementValid8 1 ./test/VC/ElementValid8:7: validity error : Content model of doc is not determinist: ((a , b) | (a , c))
ElementValid8.rdr 1 ./test/VC/ElementValid8:7: validity error : Content model of doc is not determinist: ((a , b) | (a , c))
  /external/libxml2/test/schemas/
any6_2.xsd 4 local complex type: The content model is not determinist."
any8_1.xsd 4 local complex type: The content model is not determinist."
any6_1.xsd 5 any-err-not-determinist-1.xsd:29: element complexType: Schemas parser error :
6 local complex type: The content model is not determinist.
  /external/libxml2/include/libxml/
valid.h 26 * Validation state added for non-determinist content model.
97 /* state state used for non-determinist content validation */
  /external/libxml2/os400/libxmlrpg/
valid.rpgle 19 * Validation state added for non-determinist content model.
75 * state state used for non-determinist content validation
  /external/libxml2/
xmlregexp.c 267 int determinist; member in struct:_xmlAutomata
280 int determinist; member in struct:_xmlRegexp
312 int determinist; /* did we find an indeterministic behaviour */ member in struct:_xmlRegExecCtxt
446 ret->determinist = ctxt->determinist;
448 if (ret->determinist == -1) {
452 if ((ret->determinist != 0) &&
591 * states then it means the automata is not determinist and
597 ret->determinist = 0;
626 ret->determinist = 1
    [all...]
valid.c 848 "Content model of %s is not determinist: %s\n",
4776 int determinist = 1; local
    [all...]
relaxng.c 290 int flags; /* determinist ? */
    [all...]
xmlschemas.c     [all...]
  /external/libxml2/doc/
APIchunk20.html 192 </dd><dt>non-determinist</dt><dd><a href="html/libxml-valid.html#_xmlValidCtxt">_xmlValidCtxt</a><br />
APIchunk13.html     [all...]
  /external/libxml2/doc/devhelp/
libxml2-xmlautomata.html 106 </pre><p>Checks if an automata is determinist.</p>
    [all...]
libxml2-xmlregexp.html     [all...]
libxml2-valid.html 210 int valid : temporary validity check result state state used for non-determinist
    [all...]
  /external/libxml2/doc/html/
libxml-xmlautomata.html 52 </pre><p>Checks if an automata is determinist.</p>
    [all...]
libxml-xmlregexp.html     [all...]

Completed in 583 milliseconds