Home
last modified time | relevance | path

Searched refs:seen (Results 1 – 10 of 10) sorted by relevance

/php-src/ext/curl/tests/
H A Dcurl_ftp_pasv.phpt26 /* Without enabling SKIP_PASV_IP flag, the following output will be seen..
32 /* After enabling SKIP_PASV_IP flag, the following output will be seen..
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst24 php-src as a whole can be seen as a pipeline consisting of these stages, using the input of the
/php-src/win32/build/
H A Dconfutils.js240 this.seen = false;
372 arg.seen = true;
465 if (arg.seen)
/php-src/ext/standard/
H A Darray.c4936 HashTable seen; local
4941 zend_hash_init(&seen, zend_hash_num_elements(Z_ARRVAL_P(array)), NULL, NULL, 0);
4947 retval = zend_hash_add_empty_element(&seen, Z_STR_P(val));
4951 retval = zend_hash_add_empty_element(&seen, str_val);
4970 zend_hash_destroy(&seen);
/php-src/
H A DREADME.REDIST.BINS196 hadn't seen his code).
H A Dphp.ini-development1385 ; After this number of seconds, stored data will be seen as 'garbage' and
H A Dphp.ini-production1387 ; After this number of seconds, stored data will be seen as 'garbage' and
/php-src/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt116 # difference is sometimes seen as just a glyph variant).
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2744 # not seen ustar variant with garbish version
3977 # [never seen any but the last; -lh4- reported in comp.compression:]
6892 # blit: file(1) magic for 68K Blit stuff as seen from 680x0 machine
21451 # TODO: glType (all textures I've seen so far are GL_UNSIGNED_BYTE)
25609 # For road traffic information service (RDS/TMS/TMC). Commonly seen in City Navigator maps
34817 # uppercase letters. However, examples have been seen without the date string,
H A Dmagic2744 # not seen ustar variant with garbish version
3977 # [never seen any but the last; -lh4- reported in comp.compression:]
6892 # blit: file(1) magic for 68K Blit stuff as seen from 680x0 machine
21451 # TODO: glType (all textures I've seen so far are GL_UNSIGNED_BYTE)
25609 # For road traffic information service (RDS/TMS/TMC). Commonly seen in City Navigator maps
34817 # uppercase letters. However, examples have been seen without the date string,

Completed in 316 milliseconds