Home
last modified time | relevance | path

Searched refs:plugin (Results 1 – 11 of 11) sorted by relevance

/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_plugin.c71 struct st_mysqlnd_typeii_plugin_example * plugin = (struct st_mysqlnd_typeii_plugin_example *) p; in mysqlnd_example_plugin_end() local
73 mysqlnd_stats_end(plugin->plugin_header.plugin_stats.values, 1); in mysqlnd_example_plugin_end()
74 plugin->plugin_header.plugin_stats.values = NULL; in mysqlnd_example_plugin_end()
138 PHPAPI unsigned int mysqlnd_plugin_register_ex(struct st_mysqlnd_plugin_header * plugin) in mysqlnd_plugin_register_ex() argument
140 if (plugin) { in mysqlnd_plugin_register_ex()
141 if (plugin->plugin_api_version == MYSQLND_PLUGIN_API_VERSION) { in mysqlnd_plugin_register_ex()
142 …ash_str_update_ptr(&mysqlnd_registered_plugins, plugin->plugin_name, strlen(plugin->plugin_name), in mysqlnd_plugin_register_ex()
145 plugin->plugin_name, MYSQLND_PLUGIN_API_VERSION, plugin->plugin_api_version); in mysqlnd_plugin_register_ex()
157 void * plugin; in mysqlnd_plugin_find() local
158 if ((plugin = zend_hash_str_find_ptr(&mysqlnd_registered_plugins, name, strlen(name))) != NULL) { in mysqlnd_plugin_find()
[all …]
H A Dmysqlnd.h69 PHPAPI unsigned int mysqlnd_plugin_register_ex(struct st_mysqlnd_plugin_header * plugin);
H A Dmysqlnd_structs.h1202 enum_func_status (*plugin_shutdown)(void * plugin);
/PHP-7.0/Zend/tests/
H A Dbug39438.phpt17 'category' => 'plugin',
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_auth_pam.phpt2 PAM auth plugin
34 die("SKIP Server PAM plugin not installed");
H A Dmysqli_pam_sha256.phpt14 die("skip SHA256 auth plugin not built-in to mysqlnd");
35 die("skip SHA-256 server plugin unavailable");
H A Dmysqli_pam_sha256_public_key_ini.phpt14 die("skip SHA256 auth plugin not built-in to mysqlnd");
35 die("skip SHA-256 server plugin unavailable");
H A Dmysqli_pam_sha256_public_key_option.phpt14 die("skip SHA256 auth plugin not built-in to mysqlnd");
35 die("skip SHA-256 server plugin unavailable");
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt14 die("skip SHA256 auth plugin not built-in to mysqlnd");
35 die("skip SHA-256 server plugin unavailable");
/PHP-7.0/
H A DREADME.STREAMS58 IGNORE_URL - do not use plugin wrappers
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic18701 0 belong =0x4AFB0001 QL plugin-ROM data,

Completed in 73 milliseconds