INNER_BLOCK (10 in 3 files)

Filename Line # Column # Match Text
./abl/empty-db.p 00001 00001
inner block [INNER_BLOCK] @0:0
   for [KW_FOR] @1:1
      each [KW_EACH] @1:5
      record phrase [RECORD_PHRASE] @0:0
         checkout [TABLE] @1:10
   block [BLOCK] @0:0
      statement [STATEMENT] @0:0
         delete [KW_DELETE] @1:20
            checkout [TABLE] @1:27
./abl/empty-db.p 00002 00001
inner block [INNER_BLOCK] @0:0
   for [KW_FOR] @2:1
      each [KW_EACH] @2:5
      record phrase [RECORD_PHRASE] @0:0
         checkout-rooms [TABLE] @2:10
   block [BLOCK] @0:0
      statement [STATEMENT] @0:0
         delete [KW_DELETE] @2:26
            checkout-rooms [TABLE] @2:33
./abl/empty-db.p 00003 00001
inner block [INNER_BLOCK] @0:0
   for [KW_FOR] @3:1
      each [KW_EACH] @3:5
      record phrase [RECORD_PHRASE] @0:0
         guest [TABLE] @3:10
   block [BLOCK] @0:0
      statement [STATEMENT] @0:0
         delete [KW_DELETE] @3:17
            guest [TABLE] @3:24
./abl/empty-db.p 00004 00001
inner block [INNER_BLOCK] @0:0
   for [KW_FOR] @4:1
      each [KW_EACH] @4:5
      record phrase [RECORD_PHRASE] @0:0
         rate [TABLE] @4:10
   block [BLOCK] @0:0
      statement [STATEMENT] @0:0
         delete [KW_DELETE] @4:16
            rate [TABLE] @4:23
./abl/empty-db.p 00005 00001
inner block [INNER_BLOCK] @0:0
   for [KW_FOR] @5:1
      each [KW_EACH] @5:5
      record phrase [RECORD_PHRASE] @0:0
         reservation [TABLE] @5:10
   block [BLOCK] @0:0
      statement [STATEMENT] @0:0
         delete [KW_DELETE] @5:23
            reservation [TABLE] @5:30
./abl/empty-db.p 00006 00001
inner block [INNER_BLOCK] @0:0
   for [KW_FOR] @6:1
      each [KW_EACH] @6:5
      record phrase [RECORD_PHRASE] @0:0
         reservation-rooms [TABLE] @6:10
   block [BLOCK] @0:0
      statement [STATEMENT] @0:0
         delete [KW_DELETE] @6:29
            reservation-rooms [TABLE] @6:36
./abl/empty-db.p 00007 00001
inner block [INNER_BLOCK] @0:0
   for [KW_FOR] @7:1
      each [KW_EACH] @7:5
      record phrase [RECORD_PHRASE] @0:0
         room [TABLE] @7:10
   block [BLOCK] @0:0
      statement [STATEMENT] @0:0
         delete [KW_DELETE] @7:16
            room [TABLE] @7:23
./abl/empty-db.p 00008 00001
inner block [INNER_BLOCK] @0:0
   for [KW_FOR] @8:1
      each [KW_EACH] @8:5
      record phrase [RECORD_PHRASE] @0:0
         room-state [TABLE] @8:10
   block [BLOCK] @0:0
      statement [STATEMENT] @0:0
         delete [KW_DELETE] @8:22
            room-state [TABLE] @8:29
./abl/rates.p 00141 00007
inner block [INNER_BLOCK] @0:0
   for [KW_FOR] @141:7
      each [KW_EACH] @141:11
      record phrase [RECORD_PHRASE] @0:0
         b-rate [BUFFER] @141:16
         where [KW_WHERE] @141:23
            expression [EXPRESSION] @0:0
               = [EQUALS] @141:42
                  b-rate.floor [FIELD_INT] @141:29
                  f-to [VAR_INT] @141:44
   block [BLOCK] @0:0
      statement [STATEMENT] @0:0
         delete [KW_DELETE] @142:10
            b-rate [BUFFER] @142:17
./abl/reservations.p 00700 00013
inner block [INNER_BLOCK] @0:0
   for [KW_FOR] @700:13
      each [KW_EACH] @700:17
      record phrase [RECORD_PHRASE] @0:0
         b-res-room [BUFFER] @700:22
         where [KW_WHERE] @700:33
            expression [EXPRESSION] @0:0
               = [EQUALS] @700:65
                  b-res-room.reservation-id [FIELD_INT] @700:39
                  b-res.reservation-id [FIELD_INT] @700:67
         exclusive-lock [KW_EXC_LOCK] @700:88
   block [BLOCK] @0:0
      statement [STATEMENT] @0:0
         delete [KW_DELETE] @701:16
            b-res-room [BUFFER] @701:23

Conditions matched: [ evalLib("record_delete_loops", this) ]


Please see the Source File Index for the list of report inputs. Generated at 03/31/2017 21:16:32 EEST.