Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Parser.php

7 calls to Parser::getChar()

Parser::consume in vendor/mck89/peast/lib/Peast/Selector/Parser.php
Consumes the current character if it is equal to the given one
Parser::consumeAny in vendor/mck89/peast/lib/Peast/Selector/Parser.php
Consumes the given characters
Parser::consumeRegex in vendor/mck89/peast/lib/Peast/Selector/Parser.php
Consumes the given regex
Parser::consumeUntil in vendor/mck89/peast/lib/Peast/Selector/Parser.php
Consumes all the characters until the given one is reached
Parser::consumeWord in vendor/mck89/peast/lib/Peast/Selector/Parser.php
Consumes a word composed by characters a-z
Parser::parse in vendor/mck89/peast/lib/Peast/Selector/Parser.php
Starts the parsing and returns the parsed selector
Parser::parseLiteralNumber in vendor/mck89/peast/lib/Peast/Selector/Parser.php
Parses a literal number

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal