Home
last modified time | relevance | path

Searched defs:lastEscape (Results 1 – 12 of 12) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/internal/dynalink/support/
H A DNameCodec.java146 int lastEscape = -1; in encode() local
188 int lastEscape = -2; in decode() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/internal/dynalink/support/
H A DNameCodec.java146 int lastEscape = -1; in encode() local
188 int lastEscape = -2; in decode() local
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dlbr_internal.h74 u64a lastEscape; //!< \brief offset of last escape seen. member
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/util/
H A Dutilpars.c85 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFindEnd() local
120 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFetchValue() local
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/util/
H A Dutilpars.c85 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFindEnd() local
120 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFetchValue() local
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/util/
H A Dutilpars.c85 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFindEnd() local
120 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFetchValue() local
/dports/security/ca_root_nss/nss-3.71/nss/lib/util/
H A Dutilpars.c85 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFindEnd() local
120 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFetchValue() local
/dports/www/firefox/firefox-99.0/security/nss/lib/util/
H A Dutilpars.c85 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFindEnd() local
120 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFetchValue() local
/dports/security/nss/nss-3.76.1/nss/lib/util/
H A Dutilpars.c85 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFindEnd() local
120 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFetchValue() local
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/util/
H A Dutilpars.c85 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFindEnd() local
120 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFetchValue() local
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/util/
H A Dutilpars.c85 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFindEnd() local
120 PRBool lastEscape = PR_FALSE; in NSSUTIL_ArgFetchValue() local
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tools/
H A DtString.cpp258 bool lastEscape = false; in operator >>() local