Home
last modified time | relevance | path

Searched refs:ordinary (Results 1 – 9 of 9) sorted by relevance

/PHP-5.5/ext/standard/tests/array/
H A Darray_intersect_1.phpt49 /* array_uintersect_uassoc() - with ordinary function */
50 echo "begin ------------ array_uintersect_uassoc() with ordinary func -\n";
55 echo "end ------------ array_uintersect_uassoc() with ordinary func -\n";
219 begin ------------ array_uintersect_uassoc() with ordinary func -
291 end ------------ array_uintersect_uassoc() with ordinary func -
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE24 this license or the ordinary General Public License is the better
67 ordinary GNU General Public License. This license, the GNU Lesser
69 is quite different from the ordinary General Public License. We use
75 combined work, a derivative of the original library. The ordinary
82 does Less to protect the user's freedom than the ordinary General
85 are the reason we use the ordinary General Public License for many
211 3. You may opt to apply the terms of the ordinary GNU General Public
214 that they refer to the ordinary GNU General Public License, version 2,
216 ordinary GNU General Public License has appeared, then you can specify
221 that copy, so the ordinary GNU General Public License applies to all
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c320 ordinary(p, c);
326 ordinary(p, c);
400 ordinary(p, GETNEXT());
529 ordinary(p, (unsigned char)c); /* takes off BACKSL, if any */
653 ordinary(p, firstch(p, cs));
874 ordinary(p, ch) in ordinary() function
H A DWHATSNEW42 regcomp() makes all characters ordinary, so you can match a literal
72 New in alpha2: Backslash-anything is an ordinary character, not an
H A Dregcomp.ih21 static void ordinary(register struct parse *p, register int ch);
H A Dtests170 # ordinary repetitions
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch1681 - * like ordinary files. Otherwise, just report that they
1699 + * like ordinary files. Otherwise, just report that they
1739 - * like ordinary files. Otherwise, just report that they
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1521 ordinary group without any | characters when processing (*THEN). PCRE has
5883 1. A repeat with a fixed maximum and a minimum of 1 for an ordinary character
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3495 fails, advancing the starting offset and trying an ordinary match

Completed in 82 milliseconds