Home
last modified time | relevance | path

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

/php-src/ext/mysqlnd/
H A Dmysqlnd_plugin.c69 struct st_mysqlnd_typeii_plugin_example * plugin = (struct st_mysqlnd_typeii_plugin_example *) p; in mysqlnd_example_plugin_end() local
71 mysqlnd_stats_end(plugin->plugin_header.plugin_stats.values, 1); in mysqlnd_example_plugin_end()
72 plugin->plugin_header.plugin_stats.values = NULL; in mysqlnd_example_plugin_end()
136 PHPAPI unsigned int mysqlnd_plugin_register_ex(struct st_mysqlnd_plugin_header * plugin) in mysqlnd_plugin_register_ex() argument
138 if (plugin) { in mysqlnd_plugin_register_ex()
139 if (plugin->plugin_api_version == MYSQLND_PLUGIN_API_VERSION) { in mysqlnd_plugin_register_ex()
140 …ash_str_update_ptr(&mysqlnd_registered_plugins, plugin->plugin_name, strlen(plugin->plugin_name), in mysqlnd_plugin_register_ex()
143 plugin->plugin_name, MYSQLND_PLUGIN_API_VERSION, plugin->plugin_api_version); in mysqlnd_plugin_register_ex()
155 void * plugin; in mysqlnd_plugin_find() local
156 if ((plugin = zend_hash_str_find_ptr(&mysqlnd_registered_plugins, name, strlen(name))) != NULL) { in mysqlnd_plugin_find()
[all …]
H A Dmysqlnd.h65 PHPAPI unsigned int mysqlnd_plugin_register_ex(struct st_mysqlnd_plugin_header * plugin);
H A Dmysqlnd_structs.h1307 enum_func_status (*plugin_shutdown)(void * plugin);
/php-src/Zend/tests/
H A Dbug39438.phpt17 'category' => 'plugin',
H A Dbug80781.phpt16 function getPlugin(string $plugin) : bool{
/php-src/ext/mysqli/tests/
H A Dgh11438.phpt14 die("skip SHA256 auth plugin not built-in to mysqlnd");
34 die("skip SHA-256 server plugin unavailable");
H A Dmysqli_pam_sha256.phpt12 die("skip SHA256 auth plugin not built-in to mysqlnd");
33 die("skip SHA-256 server plugin unavailable");
H A Dmysqli_pam_sha256_public_key_ini.phpt12 die("skip SHA256 auth plugin not built-in to mysqlnd");
33 die("skip SHA-256 server plugin unavailable");
H A Dmysqli_auth_pam.phpt2 PAM auth plugin
30 die("SKIP Server PAM plugin not installed");
H A Dmysqli_pam_sha256_public_key_option.phpt12 die("skip SHA256 auth plugin not built-in to mysqlnd");
33 die("skip SHA-256 server plugin unavailable");
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt12 die("skip SHA256 auth plugin not built-in to mysqlnd");
33 die("skip SHA-256 server plugin unavailable");
/php-src/docs-old/
H A Dstreams.md59 * `IGNORE_URL` - do not use plugin wrappers
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます35339 0 belong =0x4AFB0001 QL plugin-ROM data,
H A Dmagic35339 0 belong =0x4AFB0001 QL plugin-ROM data,

Completed in 195 milliseconds