Home
last modified time | relevance | path

Searched defs:isIdentifier (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/symfony/expression-language/Node/
H A DConstantNode.php23 private $isIdentifier; variable in Symfony\\Component\\ExpressionLanguage\\Node\\ConstantNode
25 public function __construct($value, bool $isIdentifier = false)
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/
H A DConstantNode.php23 private $isIdentifier; variable in Symfony\\Component\\ExpressionLanguage\\Node\\ConstantNode
25 public function __construct($value, $isIdentifier = false)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/
H A DConstantNode.php23 private $isIdentifier; variable in Symfony\\Component\\ExpressionLanguage\\Node\\ConstantNode
25 public function __construct($value, $isIdentifier = false)
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/expression-language/Node/
H A DConstantNode.php23 private $isIdentifier; variable in Symfony\\Component\\ExpressionLanguage\\Node\\ConstantNode
25 public function __construct($value, bool $isIdentifier = false)
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/expression-language/Node/
H A DConstantNode.php23 private $isIdentifier; variable in Symfony\\Component\\ExpressionLanguage\\Node\\ConstantNode
25 public function __construct($value, bool $isIdentifier = false)
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/expression-language/Node/
H A DConstantNode.php23 private $isIdentifier; variable in Symfony\\Component\\ExpressionLanguage\\Node\\ConstantNode
25 public function __construct($value, bool $isIdentifier = false)
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/expression-language/Node/
H A DConstantNode.php23 private $isIdentifier; variable in Symfony\\Component\\ExpressionLanguage\\Node\\ConstantNode
25 public function __construct($value, bool $isIdentifier = false)
/dports/devel/stack/stack-2.7.3/_cabal_deps/hpack-0.34.4/src/Hpack/
H A DHaskell.hs24 isIdentifier name = case name of function
/dports/devel/hs-hpack/hpack-0.34.4/src/Hpack/
H A DHaskell.hs24 isIdentifier name = case name of function
/dports/devel/spark/spark-2.1.1/sql/hive-thriftserver/src/main/java/org/apache/hive/service/cli/
H A DPatternOrIdentifier.java39 public boolean isIdentifier() { in isIdentifier() method in PatternOrIdentifier
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/indexing/
H A DBinaryContainer.java30 private boolean isIdentifier() throws InvalidInputException { in isIdentifier() method in BinaryContainer
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/wtf/text/
H A DStringImpl.h216 bool isIdentifier() const { return m_refCountAndFlags & s_refCountFlagIsIdentifier; } in isIdentifier() function
217 void setIsIdentifier(bool isIdentifier) in setIsIdentifier()
229 void setIsAtomic(bool isIdentifier) in setIsAtomic()
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/configurator-pg-0.2.5/src/Data/Configurator/
H A DSyntax.hs68 isIdentifier c = Char.isAlphaNum c || c == '_' || c == '-' function
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/util/
H A Didentifiers.py27 def isIdentifier(maxLength, obj): function
/dports/devel/geany/geany-1.38/ctags/parsers/
H A Dgeany_iniconf.c41 static bool isIdentifier (int c) in isIdentifier() function
/dports/devel/geany-legacy/geany-1.37.1/ctags/parsers/
H A Diniconf.c41 static bool isIdentifier (int c) in isIdentifier() function
/dports/devel/py-ioflo/ioflo-2.0.0/ioflo/aid/
H A Daiding.py203 def isIdentifier(s): function
/dports/math/ogdf/OGDF/src/ogdf/fileformats/
H A DTlpLexer.cpp74 bool Lexer::isIdentifier(char c) in isIdentifier() function in ogdf::tlp::Lexer
/dports/editors/neovim/neovim-0.6.1/runtime/lua/vim/
H A Dinspect.lua69 local function isIdentifier(str) function
/dports/benchmarks/sysbench/sysbench-1.0.20/tests/include/
H A Dinspect.lua61 local function isIdentifier(str) function
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.expression/src/main/java/org/springframework/expression/spel/standard/
H A DToken.java64 public boolean isIdentifier() { in isIdentifier() method in Token
/dports/net/grilo-plugins/grilo-plugins-0.3.14/src/lua-factory/lua-library/
H A Dinspect.lua53 local function isIdentifier(str) function
/dports/emulators/mess/mame-mame0226/3rdparty/genie/src/base/
H A Dinspect.lua43 local function isIdentifier(str) function
/dports/devel/genie/GENie-a503d6e/src/base/
H A Dinspect.lua43 local function isIdentifier(str) function
/dports/emulators/mame/mame-mame0226/3rdparty/genie/src/base/
H A Dinspect.lua43 local function isIdentifier(str) function

12345678910>>...12