Home
last modified time | relevance | path

Searched refs:cb (Results 51 – 58 of 58) sorted by relevance

123

/PHP-5.5/ext/standard/tests/strings/
H A Dhtml_entity_decode_koi8-r.phpt374 CYRILLIC SMALL LETTER KA: к => cb
H A Dbug49785.phpt229 string(2) "cb"
/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/testdata/
H A Dtestinput83482 cb
3528 cb
H A Dtestinput13205 cb
3254 cb
H A Dtestoutput85487 cb
5553 cb
H A Dtestoutput15220 cb
5297 cb
/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];

Completed in 507 milliseconds

123