Home
last modified time | relevance | path

Searched refs:DELETABLE (Results 1 – 25 of 40) sorted by relevance

12

/dports/chinese/wordpress-zh_CN/wordpress/wp-content/plugins/akismet/
H A Dclass.akismet-rest-api.php31 'methods' => WP_REST_Server::DELETABLE,
119 'methods' => WP_REST_Server::DELETABLE,
/dports/chinese/wordpress-zh_TW/wordpress/wp-content/plugins/akismet/
H A Dclass.akismet-rest-api.php31 'methods' => WP_REST_Server::DELETABLE,
119 'methods' => WP_REST_Server::DELETABLE,
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_management/bin/
H A Drabbitmqadmin157 DELETABLE = {
200 for k in DELETABLE:
201 DELETABLE[k]['uri'] = URIS[k]
202 DELETABLE[k]['optional'] = DELETABLE[k].get('optional', {})
203 DELETABLE['binding']['uri'] = URIS['binding_del']
228 usage += fmt_usage_stanza(DELETABLE, 'delete')
766 (obj_type, uri, upload) = self.declare_delete_parse(DELETABLE)
1101 COMPREPLY=( $(compgen -W '""" + " ".join(DELETABLE.keys()) + """' -- ${cur}) )
/dports/textproc/p5-KinoSearch1/KinoSearch1-1.01/lib/KinoSearch1/Index/
H A DIndexFileNames.pm27 use constant DELETABLE => 'deletable'; constant
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/include/lucene++/
H A DIndexFileNames.h28 static const String& DELETABLE();
/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/index/
H A D_IndexFileNames.h19 static const char* DELETABLE; in CL_NS_DEF() local
H A DIndexFileNameFilter.cpp57 if ( strcmp(name, IndexFileNames::DELETABLE) == 0 ) return true; in accept()
H A DIndexFileNames.cpp18 const char* IndexFileNames::DELETABLE = "deletable"; member in IndexFileNames
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/core/index/
H A DIndexFileNameFilter.cpp30 if (name == IndexFileNames::DELETABLE()) { in accept()
H A DIndexFileNames.cpp28 const String& IndexFileNames::DELETABLE() { in DELETABLE() function in Lucene::IndexFileNames
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Index/
H A DIndexFileNameFilter.cs71 if (name.Equals(IndexFileNames.DELETABLE)) in Accept()
H A DIndexFileNames.cs37 public /*internal*/ const System.String DELETABLE = "deletable"; field in Lucene.Net.Index.IndexFileNames
/dports/security/seahorse/seahorse-41.0/common/
H A Dtypes.vala71 DELETABLE = 0x10000000
H A Dobject.vala107 public bool deletable { get { return Flags.DELETABLE in this.object_flags; } }
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/rest-api/endpoints/
H A Dclass-wp-rest-application-passwords-controller.php52 'methods' => WP_REST_Server::DELETABLE,
95 'methods' => WP_REST_Server::DELETABLE,
H A Dclass-wp-rest-templates-controller.php91 'methods' => WP_REST_Server::DELETABLE,
H A Dclass-wp-rest-users-controller.php93 'methods' => WP_REST_Server::DELETABLE,
133 'methods' => WP_REST_Server::DELETABLE,
H A Dclass-wp-rest-widgets-controller.php75 'methods' => WP_REST_Server::DELETABLE,
H A Dclass-wp-rest-plugins-controller.php86 'methods' => WP_REST_Server::DELETABLE,
H A Dclass-wp-rest-revisions-controller.php115 'methods' => WP_REST_Server::DELETABLE,
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/rest-api/endpoints/
H A Dclass-wp-rest-application-passwords-controller.php52 'methods' => WP_REST_Server::DELETABLE,
95 'methods' => WP_REST_Server::DELETABLE,
H A Dclass-wp-rest-templates-controller.php91 'methods' => WP_REST_Server::DELETABLE,
H A Dclass-wp-rest-users-controller.php93 'methods' => WP_REST_Server::DELETABLE,
133 'methods' => WP_REST_Server::DELETABLE,
H A Dclass-wp-rest-plugins-controller.php86 'methods' => WP_REST_Server::DELETABLE,
/dports/www/piwigo/piwigo/admin/themes/default/template/
H A Dthemes_installed.tpl122 {if $theme.DELETABLE}

12