Home
last modified time | relevance | path

Searched refs:foobar (Results 126 – 132 of 132) sorted by relevance

123456

/PHP-5.5/Zend/
H A DZEND_CHANGES1120 $foo[5]['bar'] = 'foobar';
1121 print "{$foo[5]["bar"]}"; // would print "foobar"
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c716 ODBC_SQL_CONN_T foobar; in PHP_MINIT_FUNCTION() local
/PHP-5.5/
H A Dacinclude.m41721 fputs("foobar", fp);
H A DINSTALL1507 $ ./configure --with-extname --enable-someotherext --with-foobar
H A DNEWS9448 - Fixed bug #33899 (CLI: setting extension_dir=some/path extension=foobar.so
/PHP-5.5/win32/
H A Dinstall.txt1193 $ ./configure --with-extname --enable-someotherext --with-foobar
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt5545 matches "foobar", but reports that it has matched "bar". This feature
5554 matches "foobar", the first substring is still set to "foo".
6194 tern matches both "foofoo" and "barbar" but not "foobar" or "barfoo":

Completed in 89 milliseconds

123456