Home
last modified time | relevance | path

Searched refs:parse (Results 276 – 300 of 952) sorted by relevance

1...<<11121314151617181920>>...39

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.border.left.width.inc.php29 function parse($value) { function in CSSBorderLeftWidth
H A Dcss.border.right.width.inc.php29 function parse($value) { function in CSSBorderRightWidth
H A Dcss.border.top.width.inc.php29 function parse($value) { function in CSSBorderTopWidth
H A Dcss.font-family.inc.php8 function parse($value) { function in CSSFontFamily
H A Dcss.background.color.inc.php23 function parse($value) { function in CSSBackgroundColor
H A Dcss.height.inc.php31 function parse($value) { function in CSSHeight
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Grammar/
H A DBody.php31 public function parse(Twig_Token $token) function in Twig_Extensions_Grammar_Body
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DEntityParser.php
H A DOpenBracketParser.php
/plugin/zip/pear/MIME/
H A DType.php84 $this->parse($type);
95 function parse($type) function in MIME_Type
/plugin/diagramsnet/lib/plugins/
H A Drandom.js11 mxResources.parse('randomLabel=Random Label...');
63 mxResources.parse('swapChildren=Swap children...');
161 mxResources.parse('placeChildren=Place children...');
386 mxResources.parse('reorderChildren=Reorder children...');
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DElementsTest.php38 $output = $reader->parse();
H A DUriTest.php26 $output = $reader->parse();
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DSpacelessTokenParser.php31 public function parse(Token $token) function in Twig\\TokenParser\\SpacelessTokenParser
H A DExtendsTokenParser.php27 public function parse(Token $token) function in Twig\\TokenParser\\ExtendsTokenParser
/plugin/davcard/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php65 $object = $this->parser->parse();
/plugin/webdavclient/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php65 $object = $this->parser->parse();
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DElementsTest.php38 $output = $reader->parse();
H A DUriTest.php26 $output = $reader->parse();
/plugin/davcal/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php65 $object = $this->parser->parse();
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DIndentedCodeParser.php
/plugin/diagramsnet/lib/plugins/webcola/
H A Dwebcola.js11 mxResources.parse('webColaLayout=WebCola Layout...');
/plugin/achart/
H A Dscript.js11 var lang = JSON.parse(JSINFO.chartlocale);
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js84 _token = JSON.parse(req.getText()).access_token;
246 var temp = JSON.parse(req.getText());
414 cb(this.getFileContent(JSON.parse(req.getText())));
440 success(this.createGitLabFile(org, repo, ref, JSON.parse(req.getText()), asLibrary, refPos));
576 var msg = JSON.parse(req.getText());
969 var files = JSON.parse(req.getText());
1098 var branches = JSON.parse(req.getText());
1213 callback(JSON.parse(req.getText()));
1225 callback(group, JSON.parse(req.getText()));
1244 var repos = JSON.parse(req.getText());
/plugin/barcodes/lib/
H A DColor.php43 public static function parse($str) { function in DokuWiki\\Barcodes\\Color

1...<<11121314151617181920>>...39