Home
last modified time | relevance | path

Searched refs:expression (Results 101 – 125 of 134) sorted by relevance

123456

/PHP-5.5/ext/ereg/tests/
H A Deregi_replace_variation_003.phpt6 * Description: Replace regular expression
H A Dsplit_variation_002.phpt6 * Description: Split string into array by regular expression
H A Dsplit_variation_003.phpt6 * Description: Split string into array by regular expression
H A Dspliti_variation_003.phpt6 * Description: spliti string into array by regular expression
H A Dereg_variation_001.phpt6 * Description: Regular expression match
H A Deregi_variation_001.phpt6 * Description: Regular expression match
H A Dspliti_variation_001.phpt6 * Description: spliti string into array by regular expression
H A Dsplit_variation_001.phpt6 * Description: Split string into array by regular expression
H A Dereg_replace_basic_001.phpt6 * Description: Replace regular expression
H A Deregi_replace_basic_001.phpt6 * Description: Replace regular expression
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING12 Many years ago I implemented some regular expression functions to an algorithm
16 form of an expression was known in advance. The code to apply an expression did
32 subsequently heavily modified for Perl) compiles the expression twice: once in
395 A pair of non-capturing round brackets is wrapped round each expression at
H A DREADME1 README file for PCRE (Perl-compatible regular expression library)
62 the 8-bit library) that are based on the POSIX regular expression API (see the
838 128 regular expression metacharacter or binary zero
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt137 regular expression. If there is a match then the
158 good regular expression for validating an email
/PHP-5.5/ext/mbstring/oniguruma/
H A DREADME9 for every regular expression object can be specified.
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt91 // hopefully we'll never see a file name that's not covered by this regular expression...
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure1266 of an if-expression whose if-part is not a constant expression */
/PHP-5.5/ext/ereg/regex/
H A Dtests1 # regular expression test set
13 # starting with @ indicates that the (sub)expression is expected to match
/PHP-5.5/ext/standard/tests/general_functions/
H A Dvar_dump.phpt11 /* Prototype: void var_dump ( mixed $expression [, mixed $expression [, $...]] );
H A Dvar_dump_64bit.phpt11 /* Prototype: void var_dump ( mixed $expression [, mixed $expression [, $...]] );
H A Dvar_export-locale.phpt14 /* Prototype: mixed var_export( mixed expression [, bool return]);
H A Dprint_r.phpt11 /* Prototype: bool print_r ( mixed $expression [, bool $return] );
H A Dprint_r_64bit.phpt12 /* Prototype: bool print_r ( mixed $expression [, bool $return] );
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt85 Details of exactly which Perl regular expression features are and are
1371 in PCRE for matching a compiled regular expression against a given sub-
1402 The set of strings that are matched by a regular expression can be rep-
1722 respond to the POSIX regular expression API, but they do not give
1878 The compiled form of a regular expression is not altered during match-
1889 The compiled form of a regular expression can be saved and re-used at a
1894 lar expression with one version of PCRE for use with a different ver-
2436 20 regular expression is too large
5622 in the compiled regular expression.
6980 recursive call of the entire regular expression.
[all …]
/PHP-5.5/Zend/
H A DZEND_CHANGES1136 (supports breakpoints, expression evaluation, step-in/over,
1143 (in PHP 3.0 they accepted any valid expression). The impact
/PHP-5.5/ext/pcre/tests/
H A D005.phpt66 // Regular expression to select the error and warning information

Completed in 76 milliseconds

123456