Annotation of parser3/tests/results/320.processed, revision 1.10

1.8       moko        1: Content-Type: text/html
1.10    ! moko        2: Content-Length: 3252
1.8       moko        3: 
1.1       moko        4: MAIN: MAIN
1.6       moko        5: MAIN methods reversed: {
                      6: "main":"parser",
                      7: "os":"parser",
                      8: "windows-1251":"parser",
                      9: "to-1251":"parser",
                     10: "from-1251":"parser",
                     11: "1251":"parser",
1.7       moko       12: "try-catch-comment":"parser",
1.8       moko       13: "try-catch-filtered":"parser",
1.6       moko       14: "try-catch":"parser",
1.9       moko       15: "syslog":"native",
1.10    ! moko       16: "A":"native",
1.6       moko       17: "sleep":"native",
                     18: "throw":"native",
                     19: "try":"native",
                     20: "case":"native",
                     21: "switch":"native",
                     22: "cache":"native",
                     23: "connect":"native",
                     24: "eval":"native",
                     25: "for":"native",
                     26: "return":"native",
                     27: "continue":"native",
                     28: "break":"native",
                     29: "use":"native",
                     30: "while":"native",
                     31: "rem":"native",
                     32: "process":"native",
                     33: "apply-taint":"native",
                     34: "taint":"native",
                     35: "untaint":"native",
                     36: "if":"native"
                     37: }
1.3       moko       38: MAIN methods: {
1.2       moko       39: "if":"native",
                     40: "untaint":"native",
                     41: "taint":"native",
                     42: "apply-taint":"native",
                     43: "process":"native",
1.1       moko       44: "rem":"native",
1.2       moko       45: "while":"native",
                     46: "use":"native",
1.1       moko       47: "break":"native",
1.2       moko       48: "continue":"native",
1.4       moko       49: "return":"native",
1.2       moko       50: "for":"native",
                     51: "eval":"native",
                     52: "connect":"native",
1.1       moko       53: "cache":"native",
1.2       moko       54: "switch":"native",
                     55: "case":"native",
                     56: "try":"native",
                     57: "throw":"native",
                     58: "sleep":"native",
1.10    ! moko       59: "A":"native",
1.9       moko       60: "syslog":"native",
1.1       moko       61: "try-catch":"parser",
1.8       moko       62: "try-catch-filtered":"parser",
1.7       moko       63: "try-catch-comment":"parser",
1.1       moko       64: "1251":"parser",
1.2       moko       65: "from-1251":"parser",
1.1       moko       66: "to-1251":"parser",
                     67: "windows-1251":"parser",
1.5       moko       68: "os":"parser",
1.2       moko       69: "main":"parser"
1.3       moko       70: }
                     71: xnode methods: {
                     72: "insertBefore":"native",
                     73: "replaceChild":"native",
                     74: "removeChild":"native",
                     75: "appendChild":"native",
                     76: "hasChildNodes":"native",
                     77: "cloneNode":"native",
                     78: "getAttribute":"native",
                     79: "setAttribute":"native",
                     80: "removeAttribute":"native",
                     81: "getAttributeNode":"native",
                     82: "setAttributeNode":"native",
                     83: "removeAttributeNode":"native",
                     84: "getElementsByTagName":"native",
                     85: "getElementsByTagNameNS":"native",
                     86: "normalize":"native",
                     87: "getAttributeNS":"native",
                     88: "setAttributeNS":"native",
                     89: "removeAttributeNS":"native",
                     90: "getAttributeNodeNS":"native",
                     91: "setAttributeNodeNS":"native",
                     92: "hasAttribute":"native",
                     93: "hasAttributeNS":"native",
                     94: "hasAttributes":"native",
                     95: "select":"native",
                     96: "selectSingle":"native",
                     97: "selectBool":"native",
                     98: "selectNumber":"native",
                     99: "selectString":"native"
                    100: }
                    101: xdoc methods: {
                    102: "insertBefore":"native",
                    103: "replaceChild":"native",
                    104: "removeChild":"native",
                    105: "appendChild":"native",
                    106: "hasChildNodes":"native",
                    107: "cloneNode":"native",
                    108: "getAttribute":"native",
                    109: "setAttribute":"native",
                    110: "removeAttribute":"native",
                    111: "getAttributeNode":"native",
                    112: "setAttributeNode":"native",
                    113: "removeAttributeNode":"native",
                    114: "getElementsByTagName":"native",
                    115: "getElementsByTagNameNS":"native",
                    116: "normalize":"native",
                    117: "getAttributeNS":"native",
                    118: "setAttributeNS":"native",
                    119: "removeAttributeNS":"native",
                    120: "getAttributeNodeNS":"native",
                    121: "setAttributeNodeNS":"native",
                    122: "hasAttribute":"native",
                    123: "hasAttributeNS":"native",
                    124: "hasAttributes":"native",
                    125: "select":"native",
                    126: "selectSingle":"native",
                    127: "selectBool":"native",
                    128: "selectNumber":"native",
                    129: "selectString":"native",
                    130: "createElement":"native",
                    131: "createDocumentFragment":"native",
                    132: "createTextNode":"native",
                    133: "createComment":"native",
                    134: "createCDATASection":"native",
                    135: "createProcessingInstruction":"native",
                    136: "createAttribute":"native",
                    137: "createEntityReference":"native",
                    138: "getElementById":"native",
                    139: "importNode":"native",
                    140: "createAttributeNS":"native",
                    141: "createElementNS":"native",
                    142: "create":"native",
                    143: "set":"native",
                    144: "load":"native",
                    145: "save":"native",
                    146: "string":"native",
                    147: "file":"native",
                    148: "transform":"native"
1.1       moko      149: }

E-mail: