Home
last modified time | relevance | path

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

123

/PHP-5.6/ext/standard/tests/strings/
H A Dhtml_entity_decode_win1251.phpt378 CYRILLIC CAPITAL LETTER EL: Л => cb
H A Dhtml_entity_decode_cp866.phpt374 BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL: ╦ => cb
H A Dhtml_entity_decode_koi8-r.phpt374 CYRILLIC SMALL LETTER KA: к => cb
H A Dbug49785.phpt229 string(2) "cb"
/PHP-5.6/ext/opcache/
H A DZendAccelerator.c2479 static void zps_startup_failure(char *reason, char *api_reason, int (*cb)(zend_extension *, zend_ex…
2484 zend_llist_del_element(&zend_extensions, NULL, (int (*)(void *, void *))cb);
/PHP-5.6/ext/hash/tests/
H A Dfnv1a32.phpt222 array( '}cb~>Xb)FmR,laznl:H^V?FKLC4z|9}{|`z<:^F`Lxm', 'c04f1349' ),
/PHP-5.6/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.6/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 513 milliseconds

123