Home
last modified time | relevance | path

Searched refs:label (Results 201 – 206 of 206) sorted by relevance

123456789

/PHP-5.5/Zend/
H A Dzend_language_scanner.c190 efree(heredoc_label->label); in heredoc_label_dtor()
2073 …oc_label->length < YYLIMIT - YYCURSOR && !memcmp(YYCURSOR, heredoc_label->label, heredoc_label->le… in lex_scan()
3929 heredoc_label->label = estrndup(s, heredoc_label->length); in lex_scan()
7542 …oc_label->length < YYLIMIT - YYCURSOR && !memcmp(YYCURSOR, heredoc_label->label, heredoc_label->le… in lex_scan()
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY632 add #ifdef USE_VARIABLE_META_CHARS to goto label.
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput15312 backtracked onto, whether or not it has a label. --/
H A Dtestoutput18810 backtracked onto, whether or not it has a label. --/
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog3954 switch label when the default is to do nothing).
4241 (j) The option --label=xxx can be used to supply a name to be used for
/PHP-5.5/
H A DNEWS5724 . Added "jump label" operator (limited "goto"). (Dmitry, Sara)
6903 - Fixed incorrect heredoc handling when label is used within the block.

Completed in 83 milliseconds

123456789