![]() |
API 0.9.5
|
Go to the source code of this file.
Variables | |
CPAllPredicateModifier = 1 | |
CPAnyPredicateModifier = 2 | |
CPBeginsWithPredicateOperatorType = 8 | |
CPBetweenPredicateOperatorType = 100 | |
CPCaseInsensitivePredicateOption = 1 | |
var | CPComparisonPredicateModifier |
CPContainsPredicateOperatorType = 99 | |
CPCustomSelectorPredicateOperatorType = 11 | |
CPDiacriticInsensitivePredicateOption = 2 | |
CPDiacriticInsensitiveSearch = 128 | |
CPDirectPredicateModifier = 0 | |
CPEndsWithPredicateOperatorType = 9 | |
CPEqualToPredicateOperatorType = 4 | |
CPGreaterThanOrEqualToPredicateOperatorType = 3 | |
CPGreaterThanPredicateOperatorType = 2 | |
CPInPredicateOperatorType = 10 | |
CPLessThanOrEqualToPredicateOperatorType = 1 | |
CPLessThanPredicateOperatorType = 0 | |
CPLikePredicateOperatorType = 7 | |
CPMatchesPredicateOperatorType = 6 | |
CPNotEqualToPredicateOperatorType = 5 | |
var | CPPredicateOperatorType |
var | dest = ['.*','.?','\\(','\\)','\\{','\\}','\\.','\\+','\\|','\\/','\\$','\\^'] |
var | source = ['*','?','(',')','{','}','.','+','|','/','$','^'] |
Definition at line 39 of file CPComparisonPredicate.j.
Definition at line 47 of file CPComparisonPredicate.j.
Definition at line 116 of file CPComparisonPredicate.j.
Definition at line 154 of file CPComparisonPredicate.j.
Definition at line 54 of file CPComparisonPredicate.j.
Definition at line 156 of file CPComparisonPredicate.j.
Definition at line 146 of file CPComparisonPredicate.j.
Definition at line 138 of file CPComparisonPredicate.j.
Definition at line 60 of file CPComparisonPredicate.j.
Definition at line 61 of file CPComparisonPredicate.j.
Definition at line 31 of file CPComparisonPredicate.j.
Definition at line 122 of file CPComparisonPredicate.j.
Definition at line 92 of file CPComparisonPredicate.j.
Definition at line 86 of file CPComparisonPredicate.j.
Definition at line 80 of file CPComparisonPredicate.j.
Definition at line 130 of file CPComparisonPredicate.j.
Definition at line 74 of file CPComparisonPredicate.j.
Definition at line 68 of file CPComparisonPredicate.j.
Definition at line 110 of file CPComparisonPredicate.j.
Definition at line 104 of file CPComparisonPredicate.j.
Definition at line 98 of file CPComparisonPredicate.j.
Definition at line 156 of file CPComparisonPredicate.j.
var dest = ['.*','.?','\\(','\\)','\\{','\\}','\\.','\\+','\\|','\\/','\\$','\\^'] |
Definition at line 543 of file CPComparisonPredicate.j.
var source = ['*','?','(',')','{','}','.','+','|','/','$','^'] |
Definition at line 542 of file CPComparisonPredicate.j.