Home
last modified time | relevance | path

Searched refs:arrayText (Results 1 – 5 of 5) sorted by relevance

/dports/www/typo3-11/typo3_src-11.5.7/vendor/typo3fluid/fluid/src/Core/Parser/
H A DTemplateParser.php736 * @param NodeInterface[] $arrayText The array as string.
739 protected function arrayHandler(ParsingState $state, $arrayText) argument
741 $arrayNode = new ArrayNode($arrayText);
756 * @param string $arrayText Array text
761 …protected function recursiveArrayHandler(ParsingState $state, $arrayText, ViewHelperInterface $vie… argument
770 …if (preg_match_all(Patterns::$SPLIT_PATTERN_SHORTHANDSYNTAX_ARRAY_PARTS, $arrayText, $matches, PRE…
/dports/www/typo3-9/typo3_src-9.5.31/vendor/typo3fluid/fluid/src/Core/Parser/
H A DTemplateParser.php736 * @param NodeInterface[] $arrayText The array as string.
739 protected function arrayHandler(ParsingState $state, $arrayText) argument
741 $arrayNode = new ArrayNode($arrayText);
756 * @param string $arrayText Array text
761 …protected function recursiveArrayHandler(ParsingState $state, $arrayText, ViewHelperInterface $vie… argument
770 …if (preg_match_all(Patterns::$SPLIT_PATTERN_SHORTHANDSYNTAX_ARRAY_PARTS, $arrayText, $matches, PRE…
/dports/www/typo3-10/typo3_src-10.4.25/vendor/typo3fluid/fluid/src/Core/Parser/
H A DTemplateParser.php736 * @param NodeInterface[] $arrayText The array as string.
739 protected function arrayHandler(ParsingState $state, $arrayText) argument
741 $arrayNode = new ArrayNode($arrayText);
756 * @param string $arrayText Array text
761 …protected function recursiveArrayHandler(ParsingState $state, $arrayText, ViewHelperInterface $vie… argument
770 …if (preg_match_all(Patterns::$SPLIT_PATTERN_SHORTHANDSYNTAX_ARRAY_PARTS, $arrayText, $matches, PRE…
/dports/misc/sword/sword-1.8.1/bindings/gsoap/
H A Dgsoapsword.h86 …word__Quick_getJScriptAttribArray(xsd__string modName, xsd__string modKey, xsd__string &arrayText);
H A Dgsoapsword.cpp104 …ord__Quick_getJScriptAttribArray(xsd__string modName, xsd__string modKey, xsd__string &arrayText) { in sword__Quick_getJScriptAttribArray() argument