pike.git/
lib/
modules/
Sql.pmod/
pgsql_util.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-08-15
2014-08-15 20:21:17 by Martin Nilsson <nilsson@opera.com>
65340dad94929b9453d257da775e130a77c3cb6f (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
Less zero_type.
48:
final string getstring(void|int len) { String.Buffer acc=String.Buffer();
-
if(!
zero_type
(len))
+
if(!
undefinedp
(len))
{ string res; do { if(!flushed && !bpeek(0))