Home
last modified time | relevance | path

Searched +defs:has +defs:comment (Results 1 – 25 of 94) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/typescript-estree/dist/
H A Dparser-options.d.ts6 comment: boolean; property
29 comment?: boolean; property
123 has(key: unknown): boolean; method
127 has(key: unknown): boolean; method
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/typescript-estree/dist/
H A Dparser-options.d.ts7 comment: boolean; property
30 comment?: boolean; property
138 has(key: unknown): boolean; method
142 has(key: unknown): boolean; method
/dports/www/elgg/elgg-3.3.23/vendor/zendframework/zend-mail/src/
H A DAddressList.php95 public function addFromString($address, $comment = null)
120 public function has($email) function in Zend\\Mail\\AddressList
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-mail/src/
H A DAddressList.php96 public function addFromString($address, $comment = null)
121 public function has($email) function in Laminas\\Mail\\AddressList
/dports/deskutils/timewarrior/timewarrior-1.4.3/src/libshared/src/
H A DConfiguration.cpp52 auto comment = line.find ('#'); in setVariableInFile() local
98 auto comment = line->find ('#'); in unsetVariableInFile() local
214 bool Configuration::has (const std::string& key) const in has() function in Configuration
/dports/deskutils/tasksh/tasksh-1.2.0/src/libshared/src/
H A DConfiguration.cpp52 auto comment = line.find ('#'); in setVariableInFile() local
98 auto comment = line->find ('#'); in unsetVariableInFile() local
214 bool Configuration::has (const std::string& key) const in has() function in Configuration
/dports/deskutils/timewarrior/timewarrior-1.4.3/src/
H A DRules.cpp150 bool Rules::has (const std::string& key) const in has() function in Rules
282 auto comment = line.find ("#"); in parse() local
539 auto comment = line.find ('#'); in setConfigVariable() local
572 auto comment = line.find ('#'); in setConfigVariable() local
674 auto comment = line.find ('#'); in unsetConfigVariable() local
702 auto comment = line.find ('#'); in unsetConfigVariable() local
/dports/deskutils/taskwarrior/taskwarrior-2.6.1/src/libshared/src/
H A DConfiguration.cpp52 auto comment = line.find ('#'); in setVariableInFile() local
98 auto comment = line->find ('#'); in unsetVariableInFile() local
258 bool Configuration::has (const std::string& key) const in has() function in Configuration
/dports/www/typo3-11/typo3_src-11.5.7/vendor/typo3fluid/fluid/src/Core/Compiler/
H A DTemplateCompiler.php143 public function has($identifier) function in TYPO3Fluid\\Fluid\\Core\\Compiler\\TemplateCompiler
312 protected function generateCodeForSection(array $converted, $expectedFunctionName, $comment)
/dports/www/typo3-9/typo3_src-9.5.31/vendor/typo3fluid/fluid/src/Core/Compiler/
H A DTemplateCompiler.php143 public function has($identifier) function in TYPO3Fluid\\Fluid\\Core\\Compiler\\TemplateCompiler
312 protected function generateCodeForSection(array $converted, $expectedFunctionName, $comment)
/dports/www/typo3-10/typo3_src-10.4.25/vendor/typo3fluid/fluid/src/Core/Compiler/
H A DTemplateCompiler.php143 public function has($identifier) function in TYPO3Fluid\\Fluid\\Core\\Compiler\\TemplateCompiler
312 protected function generateCodeForSection(array $converted, $expectedFunctionName, $comment)
/dports/russian/eric6/eric6-21.11/eric/eric6/i18n/
H A Deric6_ru.ts3339 …<source>No source code documentation provider has been registered. This function has been disabled… function
46262 …<source>None should not be added at any return if function has no return value except None</source> function
88260 <source>syntax error in type comment {0!r}</source> alias
/dports/german/eric6/eric6-21.11/eric/eric6/i18n/
H A Deric6_de.ts3341 …<source>No source code documentation provider has been registered. This function has been disabled… function
46187 …<source>None should not be added at any return if function has no return value except None</source> function
88069 <source>syntax error in type comment {0!r}</source> alias
/dports/devel/es-eric6/eric6-21.11/eric/eric6/i18n/
H A Deric6_es.ts3337 …<source>No source code documentation provider has been registered. This function has been disabled… function
46183 …<source>None should not be added at any return if function has no return value except None</source> function
88025 <source>syntax error in type comment {0!r}</source> alias
/dports/devel/eric6/eric6-21.11/eric/eric6/i18n/
H A Deric6_empty.ts3304 …<source>No source code documentation provider has been registered. This function has been disabled… function
45946 …<source>None should not be added at any return if function has no return value except None</source> function
87400 <source>syntax error in type comment {0!r}</source> alias
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DGCodeReader.hpp26 const std::string_view comment() const in comment() function in Slic3r::GCodeReader::GCodeLine
29 bool has(Axis axis) const { return (m_mask & (1 << int(axis))) != 0; } in has() function in Slic3r::GCodeReader::GCodeLine
/dports/graphics/qgis/qgis-3.22.3/python/plugins/db_manager/db_plugins/vlayers/
H A Dconnector.py86 def has(self, k): member in VLayerRegistry
338 …f, table, column, new_name, new_data_type=None, new_not_null=None, new_default=None, comment=None): argument
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/db_manager/db_plugins/vlayers/
H A Dconnector.py86 def has(self, k): member in VLayerRegistry
338 …f, table, column, new_name, new_data_type=None, new_not_null=None, new_default=None, comment=None): argument
/dports/audio/aqualung/aqualung-1.0/src/
H A Dcddb_lookup.c600 char comment[MAXLEN]; in add_to_comments() local
777 int has = 0; in check_case() local
/dports/devel/jsoncpp/jsoncpp-1.9.5/src/lib_json/
H A Djson_value.cpp1390 bool Value::Comments::has(CommentPlacement slot) const { in has() function in Json::Value::Comments
1400 void Value::Comments::set(CommentPlacement slot, String comment) { in set()
1408 void Value::setComment(String comment, CommentPlacement placement) { in setComment()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/jsoncpp/src/lib_json/
H A Djson_value.cpp1448 bool Value::Comments::has(CommentPlacement slot) const { in has() function in Json::Value::Comments
1458 void Value::Comments::set(CommentPlacement slot, String comment) { in set()
1468 void Value::setComment(String comment, CommentPlacement placement) { in setComment()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmjsoncpp/src/lib_json/
H A Djson_value.cpp1388 bool Value::Comments::has(CommentPlacement slot) const { in has() function in Json::Value::Comments
1398 void Value::Comments::set(CommentPlacement slot, String comment) { in set()
1408 void Value::setComment(String comment, CommentPlacement placement) { in setComment()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmjsoncpp/src/lib_json/
H A Djson_value.cpp1388 bool Value::Comments::has(CommentPlacement slot) const { in has() function in Json::Value::Comments
1398 void Value::Comments::set(CommentPlacement slot, String comment) { in set()
1408 void Value::setComment(String comment, CommentPlacement placement) { in setComment()
/dports/www/firefox/firefox-99.0/toolkit/components/jsoncpp/src/lib_json/
H A Djson_value.cpp1390 bool Value::Comments::has(CommentPlacement slot) const { in has() function in Json::Value::Comments
1400 void Value::Comments::set(CommentPlacement slot, String comment) { in set()
1408 void Value::setComment(String comment, CommentPlacement placement) { in setComment()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/jsoncpp/src/lib_json/
H A Djson_value.cpp1388 bool Value::Comments::has(CommentPlacement slot) const { in has() function in Json::Value::Comments
1398 void Value::Comments::set(CommentPlacement slot, String comment) { in set()
1408 void Value::setComment(String comment, CommentPlacement placement) { in setComment()

1234