Home
last modified time | relevance | path

Searched refs:cb (Results 1 – 25 of 58) sorted by path

123

/PHP-5.5/TSRM/
H A Dtsrm_win32.c503 startup.cb = sizeof(STARTUPINFO); in popen_ex()
/PHP-5.5/Zend/tests/
H A Dbug46409.phpt13 $cb = new Callback();
14 echo $cb(),"\n";
16 $b = array_map($cb, $a);
H A Dclosure_036.phpt22 $cb = $ca->bindTo($b);
26 var_dump($cb());
H A Dclosure_038.phpt33 $cb = $ca->bindTo($b, $b);
35 var_dump($cb());
40 $cb = $ca->bindTo($b, 'B');
42 var_dump($cb());
45 $cb = $ca->bindTo($b, NULL);
46 var_dump($cb());
H A Dclosure_039.phpt33 $cb = $ca->bindTo($b, $b);
35 var_dump($cb());
40 $cb = $ca->bindTo($b, 'B');
42 var_dump($cb());
45 $cb = $ca->bindTo($b, NULL);
46 var_dump($cb());
/PHP-5.5/
H A Dconfig.guess1067 if test -f /usr/options/cb.name; then
1068 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
/PHP-5.5/ext/com_dotnet/
H A Dcom_persist.c106 static HRESULT STDMETHODCALLTYPE stm_read(IStream *This, void *pv, ULONG cb, ULONG *pcbRead) in stm_read() argument
111 nread = php_stream_read(stm->stream, pv, cb); in stm_read()
122 static HRESULT STDMETHODCALLTYPE stm_write(IStream *This, void const *pv, ULONG cb, ULONG *pcbWritt… in stm_write() argument
127 nwrote = php_stream_write(stm->stream, pv, cb); in stm_write()
189 static HRESULT STDMETHODCALLTYPE stm_copy_to(IStream *This, IStream *pstm, ULARGE_INTEGER cb, in stm_copy_to() argument
213 ULARGE_INTEGER libOffset, ULARGE_INTEGER cb, DWORD lockType) in stm_lock_region() argument
219 ULARGE_INTEGER libOffset, ULARGE_INTEGER cb, DWORD lockType) in stm_unlock_region() argument
/PHP-5.5/ext/mysqli/tests/
H A Dclient-cert.pem19 15:e1:2a:3c:a3:d4:61:cb:f5:11:94:17:81:81:f7:
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c2380 static void zps_startup_failure(char *reason, char *api_reason, int (*cb)(zend_extension *, zend_ex…
2385 zend_llist_del_element(&zend_extensions, NULL, (int (*)(void *, void *))cb);
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c1298 PUBL(callout_block) cb; in match()
1300 cb.callout_number = ecode[1]; in match()
1312 cb.pattern_position = GET(ecode, 2); in match()
1314 cb.capture_top = offset_top/2; in match()
1317 if (cb.capture_last == 0) cb.capture_last = -1; in match()
1708 PUBL(callout_block) cb; in match()
1710 cb.callout_number = ecode[1]; in match()
1722 cb.pattern_position = GET(ecode, 2); in match()
1724 cb.capture_top = offset_top/2; in match()
1727 if (cb.capture_last == 0) cb.capture_last = -1; in match()
[all …]
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput13205 cb
3254 cb
H A Dtestinput101164 \x{01ca}\x{01cb}\x{01cc}
1166 /\x{01cb}+/8i
1167 \x{01ca}\x{01cb}\x{01cc}
1170 \x{01ca}\x{01cb}\x{01cc}
H A Dtestinput6950 \x{01ca}\x{01cb}\x{01cc}
952 /[z\x{01cb}]+/8i
953 \x{01ca}\x{01cb}\x{01cc}
956 \x{01ca}\x{01cb}\x{01cc}
1155 \x{01ca}\x{01cb}\x{01cc}
1157 /\x{01cb}+/8i
1158 \x{01ca}\x{01cb}\x{01cc}
1161 \x{01ca}\x{01cb}\x{01cc}
H A Dtestinput83482 cb
3528 cb
H A Dtestoutput15220 cb
5297 cb
H A Dtestoutput102182 \x{01ca}\x{01cb}\x{01cc}
2183 0: \x{1ca}\x{1cb}\x{1cc}
2185 /\x{01cb}+/8i
2186 \x{01ca}\x{01cb}\x{01cc}
2187 0: \x{1ca}\x{1cb}\x{1cc}
2190 \x{01ca}\x{01cb}\x{01cc}
2191 0: \x{1ca}\x{1cb}\x{1cc}
H A Dtestoutput61635 \x{01ca}\x{01cb}\x{01cc}
1636 0: \x{1ca}\x{1cb}\x{1cc}
1638 /[z\x{01cb}]+/8i
1639 \x{01ca}\x{01cb}\x{01cc}
1640 0: \x{1ca}\x{1cb}\x{1cc}
1643 \x{01ca}\x{01cb}\x{01cc}
1644 0: \x{1ca}\x{1cb}\x{1cc}
1924 0: \x{1ca}\x{1cb}\x{1cc}
1926 /\x{01cb}+/8i
1928 0: \x{1ca}\x{1cb}\x{1cc}
[all …]
H A Dtestoutput85487 cb
5553 cb
/PHP-5.5/ext/pcre/tests/
H A Dbug21732.phpt8 function cb($param) {
15 var_dump(preg_replace_callback("/(ab)(cd)(e)/", array(new foo(), "cb"), 'abcde'));
/PHP-5.5/ext/pdo_sqlite/
H A Dsqlite_driver.c311 static int do_callback(struct pdo_sqlite_fci *fc, zval *cb, in do_callback() argument
330 fc->fci.function_name = cb; in do_callback()
/PHP-5.5/ext/phar/tests/
H A Dphar_oo_002.phpt70 string(38) "phar://*/files/phar_oo_test.phar.php%cb"
83 string(42) "phar://*/files/phar_oo_test.phar.php%cb.php"
128 string(42) "phar://*/files/phar_oo_test.phar.php%cb.php"
H A Dphar_oo_002U.phpt70 unicode(38) "phar://*/files/phar_oo_test.phar.php%cb"
83 unicode(42) "phar://*/files/phar_oo_test.phar.php%cb.php"
128 unicode(42) "phar://*/files/phar_oo_test.phar.php%cb.php"
/PHP-5.5/ext/readline/
H A Dreadline_cli.c711 #define GET_SHELL_CB(cb) \ argument
713 (cb) = NULL; \
717 (cb) = get_callbacks(); \
726 cli_shell_callbacks_t *cb; in PHP_MINIT_FUNCTION() local
737 GET_SHELL_CB(cb); in PHP_MINIT_FUNCTION()
738 if (cb) { in PHP_MINIT_FUNCTION()
749 cli_shell_callbacks_t *cb; in PHP_MSHUTDOWN_FUNCTION() local
753 GET_SHELL_CB(cb); in PHP_MSHUTDOWN_FUNCTION()
754 if (cb) { in PHP_MSHUTDOWN_FUNCTION()
755 cb->cli_shell_write = NULL; in PHP_MSHUTDOWN_FUNCTION()
[all …]
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c151322 RtreeGeomCallback cb; /* Info about the callback functions */
152473 pInfo->pContext = pBlob->cb.pContext;
152477 if( pBlob->cb.xGeom ){
152478 pCons->u.xGeom = pBlob->cb.xGeom;
152481 pCons->u.xQueryFunc = pBlob->cb.xQueryFunc;
154371 pBlob->cb = pGeomCtx[0];
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c683 static int sqlite3_do_callback(struct php_sqlite3_fci *fc, zval *cb, int argc, sqlite3_value **argv… argument
700 fc->fci.function_name = cb;

Completed in 745 milliseconds

123