Home
last modified time | relevance | path

Searched refs:ISTRUE (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DFuncKey.java46 static private Boolean ISTRUE = new Boolean(true); field in FuncKey
115 usedrefs.put(ref, ISTRUE); in execute()
/external/pcre/dist2/src/
Dpcre2_compile.c1434 if (!atend) goto ISTRUE; in could_be_empty_branch()
1508 if (GET(code, 1) == 0) goto ISTRUE; /* Hit unclosed bracket */ in could_be_empty_branch()
1668 goto ISTRUE; in could_be_empty_branch()
1742 ISTRUE: in could_be_empty_branch()