Home
last modified time | relevance | path

Searched refs:stuff (Results 1 – 25 of 56) sorted by relevance

123

/PHP-5.4/ext/com_dotnet/
H A Dcom_dotnet.c131 stuff = malloc(sizeof(*stuff)); in dotnet_init()
132 if (!stuff) { in dotnet_init()
135 memset(stuff, 0, sizeof(*stuff)); in dotnet_init()
168 if (stuff->dotnet_domain) { in dotnet_init()
171 if (stuff->dotnet_host) { in dotnet_init()
175 free(stuff); in dotnet_init()
202 if (stuff == NULL) { in PHP_FUNCTION()
327 if (stuff->dotnet_domain) { in php_com_dotnet_mshutdown()
330 if (stuff->dotnet_host) { in php_com_dotnet_mshutdown()
333 stuff->dotnet_host = NULL; in php_com_dotnet_mshutdown()
[all …]
/PHP-5.4/ext/phar/tests/
H A Dfrontcontroller25.phpt9 REQUEST_URI=/frontcontroller25.php/a1.phps/extra/stuff
10 PATH_INFO=/a1.phps/extra/stuff
16 string(42) "/frontcontroller25.php/a1.phps/extra/stuff"
17 string(12) "/extra/stuff"
H A Dphar_extract3.phpt38 @unlink($dir . 'stuff.txt');
/PHP-5.4/ext/phar/tests/cache_list/
H A Dfrontcontroller25.phpt10 REQUEST_URI=/frontcontroller25.php/a1.phps/extra/stuff
11 PATH_INFO=/a1.phps/extra/stuff
17 string(42) "/frontcontroller25.php/a1.phps/extra/stuff"
18 string(12) "/extra/stuff"
/PHP-5.4/tests/func/
H A D004.phpt30 print_something_multiple_times("This like, really works and stuff...",3);
58 In function, printing the string "This like, really works and stuff..." 3 times
59 0) This like, really works and stuff...
60 1) This like, really works and stuff...
61 2) This like, really works and stuff...
/PHP-5.4/ext/soap/interop/
H A Dserver_round2_base.php96 function echoMimeAttachment($stuff) argument
98 return new SOAP_Attachment('return','application/octet-stream',NULL,$stuff);
/PHP-5.4/ext/soap/tests/bugs/
H A Dbug42488.phpt15 return "stuff\x93thing";
22 …ode>SOAP-ENV:Server</faultcode><faultstring>SOAP-ERROR: Encoding: string 'stuff\x93...' is not a v…
/PHP-5.4/Zend/tests/
H A Dbug40705.phpt8 // do stuff
H A Dns_087.phpt2 087: bracketed namespace with stuff in between
/PHP-5.4/ext/oci8/tests/
H A Dlob_018.phpt70 $clob->save("more stuff");
102 string(10) "more stuff"
/PHP-5.4/ext/openssl/tests/
H A Dbug46127.phpt29 // close stuff
H A Dbug48182.phpt39 // close stuff
/PHP-5.4/ext/phar/
H A Dphar_object.c62 zval **stuff; in phar_mung_server_vars() local
78 code = Z_STRLEN_PP(stuff); in phar_mung_server_vars()
80 if (Z_STRLEN_PP(stuff) > entry_len && !memcmp(Z_STRVAL_PP(stuff), entry, entry_len)) { in phar_mung_server_vars()
81 ZVAL_STRINGL(*stuff, Z_STRVAL_PP(stuff) + entry_len, request_uri_len, 1); in phar_mung_server_vars()
92 code = Z_STRLEN_PP(stuff); in phar_mung_server_vars()
93 Z_STRLEN_PP(stuff) = spprintf(&(Z_STRVAL_PP(stuff)), 4096, "phar://%s%s", fname, entry); in phar_mung_server_vars()
108 code = Z_STRLEN_PP(stuff); in phar_mung_server_vars()
111 ZVAL_STRINGL(*stuff, Z_STRVAL_PP(stuff) + basename_len, Z_STRLEN_PP(stuff) - basename_len, 1); in phar_mung_server_vars()
124 code = Z_STRLEN_PP(stuff); in phar_mung_server_vars()
127 ZVAL_STRINGL(*stuff, Z_STRVAL_PP(stuff) + basename_len, Z_STRLEN_PP(stuff) - basename_len, 1); in phar_mung_server_vars()
[all …]
H A Dphar_internal.h565 static inline int phar_find_key(HashTable *_SERVER, char *key, int len, void **stuff TSRMLS_DC) in phar_find_key()
567 if (SUCCESS == zend_hash_find(_SERVER, key, len, stuff)) { in phar_find_key()
573 if (SUCCESS == zend_u_hash_find(_SERVER, IS_UNICODE, var, s, stuff)) { in phar_find_key()
/PHP-5.4/ext/pdo_dblib/
H A DREADME23 Consult the MS docs for more information about all this stuff.
/PHP-5.4/ext/mbstring/tests/
H A Dmb_ereg_search_xxx.phpt2 mb_ereg_search() stuff
/PHP-5.4/ext/mysql/
H A Dmysql.mak15 # MYSQL stuff
62 # Extra stuff based on debug / release builds
/PHP-5.4/ext/imap/tests/
H A Dbug35669.phpt17 $body[] = $multipart; //add multipart stuff
/PHP-5.4/ext/phar/tests/zip/
H A Dphar_begin_setstub_commitU.phpt39 …ump("First resource"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>' . 'extra stuff');
H A Dphar_begin_setstub_commit.phpt39 …ump("First resource"); Phar::mapPhar("brandnewphar.phar"); __HALT_COMPILER(); ?>' . 'extra stuff');
/PHP-5.4/ext/pdo/
H A DREADME13 4/ Keep majority of PHP specific stuff in the PDO core (such as persistent
/PHP-5.4/ext/mysqli/
H A Dconfig.m426 dnl mysqlnd doesn't support embedded, so we have to add some extra stuff
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_commit.phpt32 // ... just to be sure the most basic stuff really works we check it again...
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestinput8734 Any old stuff
990 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
1003 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
1041 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
1054 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
1069 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
1082 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
1123 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
1136 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
1268 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
[all …]
H A Dtestinput1228 Any old stuff
506 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
519 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
557 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
570 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
585 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
598 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
639 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
652 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
784 (?: [^\\\x80-\xff\n\015\[\]] | \\ [^\x80-\xff] )* # stuff
[all …]

Completed in 65 milliseconds

123