Home
last modified time | relevance | path

Searched refs:states (Results 1 – 12 of 12) sorted by last modified time

/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1462 /* The connection states. */
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec.phpt58 …// Results may vary. Typically you will get 1. But the MySQL 5.1 manual states: Truncation operati…
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1446 keeps multiple states active simultaneously).
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING19 a list of current states and checking all of them as it advanced through the
22 the pattern was all used up, all remaining states were possible matches, and
128 because it may have a number of states active at one time. More work would be
H A DChangeLog3418 "newline". Not only was this contrary to the documentation, which states
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE250 Section 6 states terms for distribution of such executables.
/PHP-5.5/ext/json/
H A DJSON_parser.c110 enum states { enum
/PHP-5.5/ext/ereg/regex/
H A Dtests315 # fish for anomalies as the number of states passes 32
H A Dregexec.c22 #define states unsigned macro
49 #undef states
70 #define states unsigned char * macro
H A Dengine.c42 states st; /* current states */
44 states tmp; /* temporary */
45 states empty; /* empty set of states */
632 register states st = m->st;
633 register states fresh = m->fresh;
634 register states tmp = m->tmp;
723 register states st = m->st;
724 register states empty = m->empty;
725 register states tmp = m->tmp;
811 static states
[all …]
H A Dengine.ih12 static states step(register struct re_guts *g, sopno start, sopno stop, register states bef, int ch…
23 static void print(struct match *m, unsigned char *caption, states st, int ch, FILE *d);
/PHP-5.5/sapi/cli/tests/
H A Dbug61546.phpt5 // reference doc for getmyinode() on php.net states that it returns an integer or FALSE on error

Completed in 72 milliseconds