Home
last modified time | relevance | path

Searched refs:table (Results 601 – 613 of 613) sorted by relevance

1...<<2122232425

/PHP-7.0/win32/
H A Dinstall.txt310 server, and enable it to run PHP. Choose a web server from the table of
942 these extensions. The Windows PHP Extensions table lists extensions
984 The following table describes some of the extensions available and
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput12416 Food is on the foo table
2417 0: foo table
2419 2: table
H A Dtestoutput83096 Food is on the foo table
3097 0: foo table
H A Dtestinput82049 Food is on the foo table
H A Dtestinput11621 Food is on the foo table
/PHP-7.0/
H A Dltmain.sh4588 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
H A Dacinclude.m4281 dnl table. Otherwise, dynamic modules would not be able to resolve
H A Dphp.ini-development1778 ; The maximum number of keys (scripts) in the OPcache hash table.
H A Dphp.ini-production1778 ; The maximum number of keys (scripts) in the OPcache hash table.
/PHP-7.0/ext/standard/
H A Dbasic_functions.c1482 ZEND_ARG_INFO(0, table)
H A Dhtml_tables.h1137 const entity_stage3_row *table; member
/PHP-7.0/build/
H A Dlibtool.m42985 # have problems creating the table of contents. If linking a library
5676 # have problems creating the table of contents. If linking a library
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c15648 char *table; /* The table or view to which the trigger applies */ member
119470 && 0==sqlite3StrICmp(pTrig->table, pTab->zName)
119652 pTrigger->table = sqlite3DbStrDup(db, pTableName->a[0].zName);
119722 pTrig->table, z);
119738 pTab = sqlite3HashFind(&pLink->pTabSchema->tblHash, pLink->table);
119878 sqlite3DbFree(db, pTrigger->table);
119935 return sqlite3HashFind(&pTrigger->pTabSchema->tblHash, pTrigger->table);

Completed in 509 milliseconds

1...<<2122232425