Home
last modified time | relevance | path

Searched refs:tokenString (Results 1 – 25 of 41) sorted by last modified time

12

/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/Status/Text/
H A DDouble.php31 $tokenString = substr($buffer, $offset, 2);
32 if ('\\"' === $tokenString || '\\\\' === $tokenString) {
34 Scanner\Token::STRING_ESCAPED_CHARACTER, $tokenString, $offset
37 $tokenString = $this->matchPattern(
40 if (!empty($tokenString)) {
42 Scanner\Token::STRING_CHARACTERS, $tokenString, $offset
H A DSingle.php31 $tokenString = substr($buffer, $offset, 2);
32 if ("\\'" === $tokenString || '\\\\' === $tokenString) {
34 Scanner\Token::STRING_ESCAPED_CHARACTER, $tokenString, $offset
37 $tokenString = $this->matchPattern(
40 if (!empty($tokenString)) {
42 Scanner\Token::STRING_CHARACTERS, $tokenString, $offset
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DStatus.php66 $tokenString = $this->matchPattern(
69 if (!empty($tokenString)) {
71 $type, $tokenString, $offset
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DVerificationToken.php25 public $tokenString; variable in Google\\Service\\MyBusinessVerifications\\VerificationToken
30 public function setTokenString($tokenString) argument
32 $this->tokenString = $tokenString;
39 return $this->tokenString;
/plugin/codemirror/dist/modes/
H A Dmllike.min.js.map1tokenString","eat","longString","tokenLongString","commentLevel","tokenComment","eatWhile","slashC…
H A Dmodelica.min.js.map1tokenString","escaped","sol","tokenIdent","eatWhile","eat","cur","current","level","propertyIsEnum…
H A Dnginx.min.js.map1tokenString","skipToEnd","match","test","maybeEnd","dashes","quote","escaped","startState","base",…
H A Dswift.min.js.map1tokenString","bind","ident","current","hasOwnProperty","tokenUntilClosingParen","depth","inner","b…
H A Dtcl.min.js.map1tokenString","test","eatWhile","eat","tokenComment","match","tokenUnparsed","skipToEnd","skipTo","…
H A Dttcn.min.js.map1tokenString","test","skipToEnd","eatWhile","eat","tokenComment","match","cur","current","propertyI…
H A Dyacas.min.js.map1tokenString","eat","tokenComment","skipToEnd","backUp","m","match","hasOwnProperty","scopes","push…
H A Dasn.1.min.js.map1tokenString","test","eat","skipToEnd","eatWhile","cur","current","propertyIsEnumerable","quote","e…
H A Ddart.min.js.map1tokenString","\"","r","peek","next","}","_stream","/","eat","tokenNestedComment","token","_","styl…
H A Decl.min.js.map1tokenString","test","eatWhile","eat","tokenComment","cur","current","toLowerCase","propertyIsEnume…
H A Djavascript.min.js.map1tokenString","match","test","eat","tokenComment","skipToEnd","expressionAllowed","current","tokenQ…
H A Djulia.min.js.map1tokenString","eat","eatWhile","external","startState","token","style","indent","textAfter","delta"…
H A Dpig.min.js.map1tokenString","quote","escaped","end","test","eatWhile","eat","skipToEnd","propertyIsEnumerable","c…
H A Dpython.min.js.map1tokenString","eol","eatWhile","singleLineStringErrors","isString","pop","push","align","pushBracke…
H A Dq.min.js.map1tokenString","eatWhile","t","backUp","match","tokenBlockComment","f","escaped","end","pushContext"…
H A Dr.min.js.map1tokenString","word","current","propertyIsEnumerable","skipTo","ctx","argList","quote","backUp","AL…
H A Dshell.min.js.map1tokenString","tokenize","eat","skipToEnd","tokenDollar","eatWhile","test","eol","peek","cur","curr…
H A Ddylan.min.js.map1tokenString","eat","tokenComment","skipToEnd","backUp","test","match","eatWhile","indexOf","name",…
H A Dcmake.min.js.map1tokenString","stream","state","current","prev","found_var","eol","next","pending","backUp","contin…
H A Dcss.min.js.map1tokenString","match","test","peek","toLowerCase","tokenParenthesized","quote","escaped","backUp","…
H A Dgo.min.js.map1tokenString","test","match","eat","tokenComment","skipToEnd","eatWhile","cur","current","propertyI…

12