Lines Matching refs:both
295 call assert_fails("call prop_find({'both': 1})", 'E968:')
296 call assert_fails("call prop_find({'id': 11, 'both': 1})", 'E860:')
297 call assert_fails("call prop_find({'type': 'three', 'both': 1})", 'E860:')
298 call assert_equal({}, prop_find({'id': 11, 'type': 'three', 'both': 1}))
299 call assert_equal({}, prop_find({'id': 130000, 'type': 'one', 'both': 1}))
300 call assert_equal(props[2], prop_find({'id': 12, 'type': 'two', 'both': 1}))
301 call assert_equal(props[0], prop_find({'id': 14, 'type': 'whole', 'both': 1}))
407 call assert_equal(1, prop_remove({'type': 'three', 'id': 11, 'both': 1, 'all': 1}, 1))
411 call assert_fails("call prop_remove({'id': 11, 'both': 1})", 'E860:')
412 call assert_fails("call prop_remove({'type': 'three', 'both': 1})", 'E860:')
433 assert_equal(1, prop_remove({type: 'three', id: 13, both: true, all: true}))
706 " The long prop is split and spans both lines.
1060 \ "call prop_type_add('both', {'highlight': 'NumberProp', 'start_incl': 1, 'end_incl': 1})",
1071 \ "call prop_add(3, 15, {'length': 2, 'type': 'both'})",
1533 " insert "xx" in the first column of both lines