Home
last modified time | relevance | path

Searched refs:api (Results 1 – 16 of 16) sorted by relevance

/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_reverse_api.c86 MYSQLND_REVERSE_API * api; in zval_to_mysqlnd() local
87 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()
/PHP-7.3/ext/openssl/tests/
H A Dbug64802.phpt23 string(12) "api.rdio.com"
25 string(9) "api.rd.io"
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug44882.phpt18 xmlns:ns="urn:ebay:api:PayPalAPI">
20 <GetExpressCheckoutDetailsResponse xmlns="urn:ebay:api:PayPalAPI">
/PHP-7.3/ext/xmlreader/
H A DREADME3 xmlTextReader api from libxml
/PHP-7.3/ext/pgsql/tests/
H A D98old_api.phpt2 PostgreSQL old api
/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A DREADME11 This allows us to have a nicely encapsulated C api with opaque data types and private functions
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_phpinfo.phpt23 if (!stristr($phpinfo, "client api library version"))
/PHP-7.3/
H A DREADME.md8 [![Build status](https://ci.appveyor.com/api/projects/status/meyur6fviaxgdwdy?svg=true)](https://ci…
/PHP-7.3/ext/intl/tests/
H A Dnormalizer_normalize_kc_cf.phpt26 /* just make sure all the form constants are defined as in the api spec */
H A Dnormalizer_normalize.phpt33 /* just make sure all the form constants are defined as in the api spec */
/PHP-7.3/appveyor/
H A Dtest_task.bat98 …New-Object 'System.Net.WebClient'; $wc.UploadFile('https://ci.appveyor.com/api/testresults/junit/%…
/PHP-7.3/ext/mbstring/oniguruma/
H A DREADME.md90 * NEW: configure option --enable-posix-api=no (* enabled by default)
H A DHISTORY120 2018/02/14: add configure option --enable-posix-api (for #77)
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c215532 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);
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic4329 # http://download.ncl.ie/doc/api/ie/ncl/media/music/IMelody.html
11037 # Reference: https://dl.opendesktop.org/api/files/download/id/1460731811/
H A Dmagic私はガラスを食べられます4329 # http://download.ncl.ie/doc/api/ie/ncl/media/music/IMelody.html
11037 # Reference: https://dl.opendesktop.org/api/files/download/id/1460731811/

Completed in 639 milliseconds