Home
last modified time | relevance | path

Searched refs:var (Results 801 – 806 of 806) sorted by relevance

1...<<313233

/PHP-5.3/ext/mbstring/oniguruma/
H A DHISTORY1085 change local var. type char* to UChar*.
/PHP-5.3/win32/
H A Dphp5dllts.dsp2013 SOURCE=..\ext\standard\var.c
/PHP-5.3/
H A DNEWS4059 - Fixed bug #42772 (Storing $this in a static var fails while handling a cast
5446 - Fixed bug #37587 (var without attribute causes segfault). (Marcus)
5601 - Removed the E_STRICT deprecation notice from "var". (Ilia)
6534 - Fixed bug #32799 (crash: calling the corresponding global var during the
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt9493 Example: read lines of the form "var = value" from a string.
9497 string var;
9500 while (re.Consume(&input, &var, &value)) {
9504 Each successful call to "Consume" will set "var/value", and also
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic4352 #>>12 leshort 0 FlagShip with memo var size
7077 # /var/run/ld.so.hints
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c59249 int var, /* One of the COLNAME_* constants */
59256 assert( var<COLNAME_N );
59262 pColName = &(p->aColName[idx+var*p->nResColumn]);

Completed in 310 milliseconds

1...<<313233