Home
last modified time | relevance | path

Searched refs:junk (Results 1 – 10 of 10) sorted by relevance

/PHP-5.6/ext/standard/tests/http/
H A Dbug53198.phpt39 ini_set('from', 'junk@junk.com');
54 From: junk@junk.com
/PHP-5.6/Zend/tests/
H A Dbug34260.phpt24 $Array = array('Some junk','Some other junk');
H A Dns_083.phpt2 083: bracketed namespace with junk before the ns declaration
/PHP-5.6/ext/standard/tests/serialize/
H A Dbug37947.phpt18 $str='a:2:{i:0;O:4:"test":0:{}junk';
/PHP-5.6/sapi/milter/
H A Dphp_milter.c1165 struct stat junk; in main() local
1166 if (stat(sock,&junk) == 0) unlink(sock); in main()
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c19969 unsigned long junk;
19976 : "=r" (retval), "=r" (junk));
25616 unsigned long junk;
25623 : "=r" (retval), "=r" (junk));
33135 unsigned long junk;
33142 : "=r" (retval), "=r" (junk));
71297 unsigned long junk;
71304 : "=r" (retval), "=r" (junk));
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic14353 # may spew junk until it reaches a \0 in some cases.
14375 # may spew junk until it reaches a \0 in some cases. Also, since there's no
14390 # may spew junk until it reaches a \0 in some cases. Also, since there's no
/PHP-5.6/
H A DNEWS2266 . Fixed bug #60616 (odbc_fetch_into returns junk at end of multi-byte char
2582 . Fixed bug #60616 (odbc_fetch_into returns junk data at end of multi-byte
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog3465 a string of junk being passed to pcre_compile() if the pattern was longer
/PHP-5.6/ext/pcre/pcrelib/doc/
H A Dpcre.txt3626 to catch the case when it is passed a junk pointer and to detect when a

Completed in 390 milliseconds