Home
last modified time | relevance | path

Searched refs:query (Results 1 – 25 of 401) sorted by path

12345678910>>...17

/PHP-5.5/
H A DNEWS2975 . Re-Fix PHP-CGI query string parameter vulnerability, CVE-2012-1823.
3994 . Reverted the SimpleXML->query() behaviour to returning empty arrays
4427 query). (Kalle, Andrey)
5081 - Fixed bug #51562 (query timeout in mssql can not be changed per query).
5174 - Fixed bug #48601 (xpath() returns FALSE for legitimate query). (Rob)
5867 . Fixed bug #41069 (Segmentation fault with query over DB link).
6408 - Fixed bug #47845 (PDO_Firebird omits first row from query). (Lars W)
7137 query). (Oracle Corp.)
8323 - Fixed bug #38759 (PDO sqlite2 empty query causes segfault). (Tony)
8344 inside a failed query executed via query() method). (Ilia)
[all …]
H A DREADME.STREAMS199 In situations where this is not desirable, you should query the stream
322 /* initialize the connection, and run a query, using the fields in state to
H A DREADME.TESTING2111 QUERY_STRING The query part of a url (after ?)
/PHP-5.5/Zend/
H A DZEND_CHANGES1063 a loop that has an SQL query inside it, something like '$result
/PHP-5.5/Zend/tests/
H A Dbug31177.phpt7 public function query() {
12 return new DbGowRecordSet($this->query());
16 new DbGowRecordSet($this->query());
/PHP-5.5/ext/dba/tests/
H A Ddba015.phpt46 echo "Test 6 - query after closing 2nd resource\n";
73 Test 6 - query after closing 2nd resource
H A Ddba_db4_018.phpt46 echo "Test 6 - query after closing 2nd resource\n";
73 Test 6 - query after closing 2nd resource
/PHP-5.5/ext/dom/tests/
H A Dbug36756.phpt12 $node = $xpath->query('/root')->item(0);
20 $node = $xpath->query('//child')->item(0);
H A Dbug42082.phpt9 $nodes = $xpath->query('*');
H A Dbug45251.phpt18 $bbb = $xpath->query('bbb', $doc->documentElement)->item(0);
H A Dbug49490.phpt13 echo($xp->query('//prefix:root', null, false)->length . "\n");
H A Dcanonicalization.phpt36 /* exclusive/without comments using xpath query. */
37 echo $doc->c14N(TRUE, FALSE, array('query'=>'(//. | //@* | //namespace::*)'))."\n\n";
40 using xpath query with registered namespace.
43 array('query'=>'(//a:contain | //a:bar | .//namespace::*)',
H A Ddomxpath.phpt32 $nodelist = $xpath->query("//def:child");
/PHP-5.5/ext/dom/
H A Dxpath.c68 PHP_FALIAS(query, dom_xpath_query, arginfo_dom_xpath_query)
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt154 * QUERY_REQUIRED: The 'query' part of the URL
/PHP-5.5/ext/filter/
H A Dlogical_filters.c493 …ATH_REQUIRED) && url->path == NULL) || ((flags & FILTER_FLAG_QUERY_REQUIRED) && url->query == NULL) in php_filter_validate_url()
/PHP-5.5/ext/interbase/
H A Dibase_query.c50 struct _ib_query *query; member
69 char *query; member
177 if (ib_query->query) { in _php_ibase_free_query()
178 efree(ib_query->query); in _php_ibase_free_query()
322 if (*query == '\0') { in _php_ibase_alloc_query()
335 ib_query->query = estrdup(query); in _php_ibase_alloc_query()
426 if (ib_query->query) { in _php_ibase_alloc_query()
427 efree(ib_query->query); in _php_ibase_alloc_query()
950 res->query = ib_query; in _php_ibase_exec()
1062 char *query; in PHP_FUNCTION() local
[all …]
H A Dinterbase.c158 ZEND_ARG_INFO(0, query)
199 ZEND_ARG_INFO(0, query)
203 ZEND_ARG_INFO(0, query)
209 ZEND_ARG_INFO(0, query)
222 ZEND_ARG_INFO(0, query)
226 ZEND_ARG_INFO(0, query)
1415 char query[128], *generator; in PHP_FUNCTION() local
1437 snprintf(query, sizeof(query), "SELECT GEN_ID(%s,%ld) FROM rdb$database", generator, inc); in PHP_FUNCTION()
1450 if (isc_dsql_exec_immed2(IB_STATUS, &ib_link->handle, &trans->handle, 0, query, in PHP_FUNCTION()
/PHP-5.5/ext/interbase/tests/
H A D006.phpt182 /* prepare query */
183 $query = ibase_prepare(
187 ibase_execute($query, $i);
192 ibase_free_query($query);
196 /* prepare query */
197 $query = ibase_prepare("select * from test6
213 $res = ibase_execute($query, "5", 7.499);
217 ibase_free_query($query);
220 $query = ibase_prepare("execute procedure add1(?)");
223 $res[] = ibase_execute($query,$i);
[all …]
H A Dbug45373.phpt2 Bug #45373 (php crash on query with errors in params)
H A Dibase_free_query_001.phpt24 Warning: ibase_free_query(): 11 is not a valid Firebird/InterBase query resource in %s on line %d
27 Warning: ibase_free_query(): supplied resource is not a valid Firebird/InterBase query resource in …
/PHP-5.5/ext/mbstring/tests/
H A Dmb_parse_str.phpt16 function test($query) {
19 mb_parse_str($query, $array);
23 mb_parse_str($query);
27 foreach ($queries as $query) {
28 test($query);
H A Dmb_parse_str02.phpt16 function test($query) {
20 mb_parse_str($query, $array);
25 mb_parse_str($query);
30 foreach ($queries as $query) {
31 test($query);
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c68 ZEND_ARG_INFO(0, query)
1326 char *query; local
1337 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|rl", &query, &query_len, &mssql_link_index…
1353 if (dbcmd(mssql_ptr->link, query)==FAIL) {
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c172 ZEND_ARG_INFO(0, query)
178 ZEND_ARG_INFO(0, query)
1465 if (!strncasecmp("select", query, 6)){
1469 int newql = spprintf (&newquery, 0, "EXPLAIN %s", query);
1493 if (mysql_real_query(mysql->conn, query, query_len)!=0) {
1503 if (mysql_query(mysql->conn, query)!=0) {
1538 char *query; local
1543 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|r", &query, &query_len, &mysql_link) == FA…
1552 …php_mysql_do_query_general(query, query_len, mysql_link, id, NULL, use_store, return_value TSRMLS_…
1578 char *db, *query; local
[all …]

Completed in 88 milliseconds

12345678910>>...17