Home
last modified time | relevance | path

Searched refs:store (Results 26 – 48 of 48) sorted by relevance

12

/PHP-5.5/ext/standard/tests/array/
H A Dend_64bit.phpt104 //store resources in array
H A Dend.phpt104 //store resources in array
/PHP-5.5/
H A DUPGRADING.INTERNALS30 * added EX(call_slots). It is an array to store information about syntaticaly
H A DREADME.STREAMS306 MySQL, you might want to store the connection and rowset handles.
309 If you need to store more than a single field of data, define a structure to
H A Dphp.ini-development289 ; When floats & doubles are serialized store serialize_precision significant
1137 ; Note that this is generally a *bad* idea to store passwords in this file.
1196 ; Note that this is generally a *bad* idea to store passwords in this file.
1356 ; Handler used to store/retrieve data.
1370 ; store the session data in those directories. This is useful if you
H A Dphp.ini-production289 ; When floats & doubles are serialized store serialize_precision significant
1137 ; Note that this is generally a *bad* idea to store passwords in this file.
1196 ; Note that this is generally a *bad* idea to store passwords in this file.
1356 ; Handler used to store/retrieve data.
1370 ; store the session data in those directories. This is useful if you
H A DNEWS596 . Fixed bug #68638 (pg_update() fails to store infinite values).
5906 . Added ability to store associative information with objects in
7721 - Fixed bug #35872 (Avoid crash caused by object store being referenced during
10196 - Fixed bug #28512 (Allocate enough space to store MSSQL data). (Frank)
/PHP-5.5/ext/intl/
H A DERROR.CONVENTIONS38 Objects store an intl_error structed in their private data. For instance:
/PHP-5.5/ext/standard/tests/strings/
H A Dimplode1.phpt94 /* store resources in array for comparison */
/PHP-5.5/ext/standard/
H A Ddns.c433 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr() argument
462 if (!store) { in php_parserr()
H A Dvar_unserializer.c142 static int var_access(php_unserialize_data_t *var_hashx, long id, zval ***store) in var_access() argument
158 *store = &var_hash->data[id]; in var_access()
H A Dvar_unserializer.re140 static int var_access(php_unserialize_data_t *var_hashx, long id, zval ***store)
156 *store = &var_hash->data[id];
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING33 a dummy mode in order to find out how much store will be needed, and then for
46 that used an amount of store bounded by a multiple of the number of characters
69 pass to calculate a maximum store size, and then a second pass to do the real
72 the first pass is degenerate and the second pass can just store stuff straight
H A DChangeLog4470 A new data escape \S, is added to pcretest; it causes the amounts of store
5464 1. Change pcretest's output for amount of store used to show just the code
5502 computation of the store needed to hold the pattern was incorrect (too large).
5536 their saving and restoring doesn't refer to uninitialized store.
5708 outcome, but in this particular case used more store than had been allocated,
/PHP-5.5/ext/phar/
H A DTODO97 X ability to store empty directories [Greg]
/PHP-5.5/ext/standard/tests/file/
H A Duserstreams.phpt67 /* store the data in a regular file so that we can compare
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI75 CGI scripts. You'll need to create a directory somewhere to store your
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_bind_result_format.phpt79 printf("[%03d] Cannot store result set, [%d] %s\n",
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc115 'inf' => '<meta> Meta data to store with entry (serialized php data).'
1089 * Get arguments and store them into a stub.
/PHP-5.5/Zend/
H A DZEND_CHANGES902 cannot store NULL keys.
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch784 + "Cache-Control: no-store, no-cache, must-revalidate, "
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic4659 # Hash 1.85/1.86 databases store metadata in network byte order.
4660 # Btree 1.85/1.86 databases store the metadata in host byte order.
4661 # Hash and Btree 2.X and later databases store the metadata in host byte order.
5550 >>>48 lelong&0x3 0 total store ordering,
5551 >>>48 lelong&0x3 1 partial store ordering,
10601 # Type: files used in modern AVCHD camcoders to store clip information
11442 0 string SnAp LVM Snapshot (CopyOnWrite store)
14852 0 string perl-store perl Storable (v0.6) data
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt7051 to obtain extra memory to store data during a recursion, which it does
9210 expression patterns, it may be useful to store them in a precompiled
9814 above, store the RE object explicitly in a variable or use a temporary

Completed in 138 milliseconds

12