Diff for /parser3/operators.ru.txt between versions 1.141 and 1.148

version 1.141, 2003/11/19 11:00:32 version 1.148, 2003/12/11 11:53:04
Line 778  xdoc(xnode) Line 778  xdoc(xnode)
         выдаёт media-type при подстановке $response:body[сюда]          выдаёт media-type при подстановке $response:body[сюда]
   
   
           !если на документ ссылаются так:
               parser://method/param/to/that/method
               то в качестве документа используется ^MAIN:method[/param/to/that/method]
               [примечание: в параметр всегда приходит лидирующая /, даже, если параметров вообще не было]
   
 !xnode  !xnode
     DOM1 attributes:      DOM1 attributes:
     !$node.nodeName      !$node.nodeName
     !$node.nodeValue      !$node.nodeValue
           !read
           !write
     !$node.nodeType = int      !$node.nodeType = int
       ELEMENT_NODE                   = 1         ELEMENT_NODE                   = 1 
       ATTRIBUTE_NODE                 = 2         ATTRIBUTE_NODE                 = 2 
Line 920  xdoc(xnode) Line 927  xdoc(xnode)
             file    time              file    time
             file    time              file    time
             file    time              file    time
     !$status:charset hash  
         !cache table  
             file  
             file  
             file  
   
     !$status:rusage hash      !$status:rusage hash
         !utime user time used          !utime user time used
Line 951  xdoc(xnode) Line 953  xdoc(xnode)
             Return the total number of bytes [EVER(c)PAF] allocated in this process.                          Return the total number of bytes [EVER(c)PAF] allocated in this process.            
             Never decreases.                                                                  Never decreases.                                                    
   
       !$status:pid process id
       !$status:tid thread id
   
 console  console
     $console:timeout      $console:timeout
     !$console:line      !$console:line

Removed from v.1.141  
changed lines
  Added in v.1.148


E-mail: