Searched defs:noError (Results 1 – 13 of 13) sorted by relevance
22 function noError(variable: any, array?: any) { } function
57 var noError = ensureNoDuplicates({ main: value("test"), alternate: value("test2") }); variable
51 bool noError; member
52 bool noError; member
314 UBool noError = (pos.getErrorIndex() < 0); in parse() local
431 Bool noError; member
3842 pp$8.regexp_eatQuantifier = function(state, noError) { argument3853 pp$8.regexp_eatQuantifierPrefix = function(state, noError) { argument3861 pp$8.regexp_eatBracedQuantifier = function(state, noError) { argument
3836 pp$8.regexp_eatQuantifier = function(state, noError) { argument3847 pp$8.regexp_eatQuantifierPrefix = function(state, noError) { argument3855 pp$8.regexp_eatBracedQuantifier = function(state, noError) { argument
390 bool noError = false; member