Home
last modified time | relevance | path

Searched refs:info (Results 101 – 125 of 282) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/gettext/tests/
H A Dgettext_gettext_error_wrongparams.phpt16 Moritz Neuhaeuser, info@xcompile.net
H A Dgettext_dgettext.phpt29 Moritz Neuhaeuser, info@xcompile.net
/PHP-5.5/ext/standard/
H A DMakefile.frag8 $(builddir)/info.lo: $(builddir)/../../main/build-defs.h
/PHP-5.5/ext/mbstring/libmbfl/nls/
H A DMakefile.am3 libmbfl_nls_la_LDFLAGS=-version-info $(SHLIB_VERSION)
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_schemaValidateSource_addAttrs.phpt4 Chris Wright <info@daverandom.com>
H A DDOMDocument_schemaValidate_missingAttrs.phpt4 Chris Wright <info@daverandom.com>
H A DDOMDocument_schemaValidateSource_missingAttrs.phpt4 Chris Wright <info@daverandom.com>
H A DDOMDocument_schemaValidate_addAttrs.phpt4 Chris Wright <info@daverandom.com>
/PHP-5.5/ext/phar/tests/
H A Dphar_createdefaultstub.phpt171 $info = self::_unpack($m);
172 $f = $info['c'];
251 $info = unpack('V', substr($m, 0, 4));
259 for ($i = 0; $i < $info[1]; $i++) {
465 $info = self::_unpack($m);
466 $f = $info['c'];
545 $info = unpack('V', substr($m, 0, 4));
553 for ($i = 0; $i < $info[1]; $i++) {
767 $info = self::_unpack($m);
768 $f = $info['c'];
[all …]
H A Dphar_setdefaultstub.phpt191 $info = self::_unpack($m);
192 $f = $info['c'];
271 $info = unpack('V', substr($m, 0, 4));
279 for ($i = 0; $i < $info[1]; $i++) {
486 $info = self::_unpack($m);
487 $f = $info['c'];
566 $info = unpack('V', substr($m, 0, 4));
574 for ($i = 0; $i < $info[1]; $i++) {
781 $info = self::_unpack($m);
782 $f = $info['c'];
[all …]
/PHP-5.5/ext/dba/tests/
H A Ddba001.phpt6 die("info $HND handler used");
H A Ddba002.phpt6 die("info $HND handler used");
/PHP-5.5/sapi/cgi/tests/
H A D009.phpt2 path info request without exported PATH_INFO
/PHP-5.5/win32/
H A Dtime.c135 LPTIMECALLBACK setitimer_timeout(UINT uTimerID, UINT info, DWORD dwUser, DWORD dw1, DWORD dw2)
137 struct timer_msg *msg = (struct timer_msg *) info;
/PHP-5.5/ext/com_dotnet/
H A Dcom_com.c48 COSERVERINFO info; in PHP_FUNCTION() local
126 info.dwReserved1 = 0; in PHP_FUNCTION()
127 info.dwReserved2 = 0; in PHP_FUNCTION()
128info.pwszName = php_com_string_to_olestring(server_name, server_name_len, obj->code_page TSRMLS_CC… in PHP_FUNCTION()
150 info.pAuthInfo = &authinfo; in PHP_FUNCTION()
152 info.pAuthInfo = NULL; in PHP_FUNCTION()
172 bopt.pServerInfo = &info; in PHP_FUNCTION()
203 res = CoCreateInstanceEx(&clsid, NULL, ctx, &info, 1, &qi); in PHP_FUNCTION()
218 STR_FREE((char*)info.pwszName); in PHP_FUNCTION()
/PHP-5.5/Zend/tests/
H A Daccess_modifiers_008.phpt4 Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
H A Daccess_modifiers_009.phpt4 Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
/PHP-5.5/ext/imap/tests/
H A Dimap_append_basic.phpt28 . "To: info@something.com\r\n"
36 . "To: info@something.com\r\n"
/PHP-5.5/ext/phar/tests/files/
H A Dnophar.phar135 $info = self::_unpack($m);
136 $f = $info['c'];
175 foreach ($info['m'] as $path => $file) {
215 $info = unpack('V', substr($m, 0, 4));
223 for ($i = 0; $i < $info[1]; $i++) {
H A Dinclude_path2.phar135 $info = self::_unpack($m);
136 $f = $info['c'];
175 foreach ($info['m'] as $path => $file) {
215 $info = unpack('V', substr($m, 0, 4));
223 for ($i = 0; $i < $info[1]; $i++) {
H A Dopenssl.phar135 $info = self::_unpack($m);
136 $f = $info['c'];
175 foreach ($info['m'] as $path => $file) {
215 $info = unpack('V', substr($m, 0, 4));
223 for ($i = 0; $i < $info[1]; $i++) {
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dnophar.phar135 $info = self::_unpack($m);
136 $f = $info['c'];
175 foreach ($info['m'] as $path => $file) {
215 $info = unpack('V', substr($m, 0, 4));
223 for ($i = 0; $i < $info[1]; $i++) {
H A Dopenssl.phar135 $info = self::_unpack($m);
136 $f = $info['c'];
175 foreach ($info['m'] as $path => $file) {
215 $info = unpack('V', substr($m, 0, 4));
223 for ($i = 0; $i < $info[1]; $i++) {
/PHP-5.5/ext/posix/tests/
H A Dposix_getsid_error.phpt6 Moritz Neuhaeuser, info@xcompile.net
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_kill.phpt44 if ($link->info != 'Records: 6 Duplicates: 0 Warnings: 0') {
51 if ($link->info != NULL) {
118 [%u|b%"info"]=>

Completed in 34 milliseconds

12345678910>>...12