Searched refs:api (Results 1 – 14 of 14) sorted by relevance
86 MYSQLND_REVERSE_API * api; in zval_to_mysqlnd() local87 ZEND_HASH_FOREACH_PTR(&mysqlnd_api_ext_ht, api) { in zval_to_mysqlnd()88 if (api && api->conversion_cb) { in zval_to_mysqlnd()89 retval = api->conversion_cb(zv); in zval_to_mysqlnd()
23 string(12) "api.rdio.com"25 string(9) "api.rd.io"
4 use new api for creating the xmlTextReaderPtr
3 xmlTextReader api from libxml
18 xmlns:ns="urn:ebay:api:PayPalAPI">20 <GetExpressCheckoutDetailsResponse xmlns="urn:ebay:api:PayPalAPI">
2 PostgreSQL old api
11 This allows us to have a nicely encapsulated C api with opaque data types and private functions
23 if (!stristr($phpinfo, "client api library version"))
8 [![Build status](https://ci.appveyor.com/api/projects/status/meyur6fviaxgdwdy?svg=true)](https://ci…
25 api for clearing/checking sdl caching...
33 /* just make sure all the form constants are defined as in the api spec */
215532 fts5_api api; /* User visible part of object (see fts5.h) */218093 if( ppApi ) *ppApi = &pGlobal->api;218162 pGlobal->api.iVersion = 2;218163 pGlobal->api.xCreateFunction = fts5CreateAux;218164 pGlobal->api.xCreateTokenizer = fts5CreateTokenizer;218165 pGlobal->api.xFindTokenizer = fts5FindTokenizer;218169 if( rc==SQLITE_OK ) rc = sqlite3Fts5AuxInit(&pGlobal->api);218170 if( rc==SQLITE_OK ) rc = sqlite3Fts5TokenizerInit(&pGlobal->api);
3501 # http://download.ncl.ie/doc/api/ie/ncl/media/music/IMelody.html
Completed in 562 milliseconds