Home
last modified time | relevance | path

Searched refs:add (Results 501 – 517 of 517) sorted by relevance

1...<<21

/PHP-7.0/sapi/phpdbg/
H A Dxml.md169 - add: has value "success"/"fail": a brekpoint was successfully/not added
/PHP-7.0/ext/standard/tests/file/
H A Dfgetcsv_variation12.phpt38 // create the file and add the content with has csv fields
H A Dfgetcsv_variation25.phpt43 // create the file and add the content with has csv fields
H A Dfgetcsv_variation27.phpt43 // create the file and add the content with has csv fields
H A Dfgetcsv_variation28.phpt43 // create the file and add the content with has csv fields
H A Dfgetcsv_variation3.phpt40 // create the file and add the content with has csv fields
H A Dfgetcsv_variation4.phpt40 // create the file and add the content with has csv fields
H A Dfgetcsv_variation5.phpt43 // create the file and add the content with has csv fields
H A Dfgetcsv_variation6.phpt43 // create the file and add the content with has csv fields
H A Dfputcsv_variation9.phpt44 // create the file and add the content with has csv fields
/PHP-7.0/
H A DUPGRADING36 To restore the previous behavior add explicit curly braces:
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt926 to the configure command. If you do not want the 8-bit library, add
962 To build PCRE with support for UTF Unicode character strings, add
994 which refer to Unicode character properties, you must add
1016 it, unless you add
1036 the two character sequence CRLF. If you want this, add
1117 If you want to build a version of PCRE that works this way, add
1170 ASCII codes only. If you add
1245 If you add
1267 is automatically included, you may need to add something like
9544 functions call the native ones, it is also necessary to add -lpcre.
[all …]
/PHP-7.0/ext/mbstring/libmbfl/
H A DLICENSE407 original copyright holder who places the Library under this License may add
/PHP-7.0/ext/pcre/pcrelib/
H A DNEWS416 the character tables as previously, add --enable-rebuild-chartables to the
/PHP-7.0/ext/fileinfo/
H A Dlibmagic.patch1876 - /* TODO add code to handle V7 MUX and Blit MUX files */
2850 + * Update libmagic to 4.26 and add support for v6 of the magic file format.
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic3997 # might add another one or two as time goes by...
6951 # assembler instructions: $0x1f00,%sp;mov $0x80cb,%di;add %cl,(%bx,%si);in (%dx),%ax;mov
7760 # COM_PORT_VAL definitions contains assembler instructions: outb al,dx;add 5,dl;inb %dx;test 0x40,al
12275 # in a vain attempt to add image size reporting for JFIF. Note that these
12786 # read the offset to add to the start of the header, and the header
13372 # 120 beshort # length of add'l header
14684 # TODO: how to add this? >FileSize-34 string Windows\ Self-Installing\ Executable \b, ZIP self-extr…
16045 #This is files ending in .art, FIXME add more rules
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c170780 #define HASH_APPEND(hash, add) ((hash) << 3) ^ (hash) ^ (unsigned int)(add)

Completed in 485 milliseconds

1...<<21