Home
last modified time | relevance | path

Searched refs:node (Results 126 – 131 of 131) sorted by relevance

123456

/PHP-7.0/
H A Dphp.ini-development1252 ; Notification (FAN) events generated when a database node fails. The
H A Dphp.ini-production1252 ; Notification (FAN) events generated when a database node fails. The
/PHP-7.0/win32/
H A Dinstall.txt417 Windows 2000/XP). Then right click on your Web server node (this will
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic12244 # javascript: magic for javascript and node.js scripts.
12246 0 search/1/w #!/bin/node Node.js script text executable
12248 0 search/1/w #!/usr/bin/node Node.js script text executable
12254 0 search/1 #!/usr/bin/env\ node Node.js script text executable
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt1425 If a leaf node is reached, a matching string has been found, and at
8581 where the local data of the current node is pushed before checking its
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c163323 RtreeNode node;
163328 memset(&node, 0, sizeof(RtreeNode));
163332 node.zData = (u8 *)sqlite3_value_blob(apArg[1]);
163334 for(ii=0; ii<NCELL(&node); ii++){
163340 nodeGetCell(&tree, &node, ii, &cell);

Completed in 449 milliseconds

123456