Home
last modified time | relevance | path

Searched refs:text (Results 601 – 618 of 618) sorted by relevance

1...<<2122232425

/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt3 text format for ease of searching with a text editor, or for use on systems
6 the pcredemo program. There are separate text files for the pcregrep and
144 In the plain text format, the descriptions of the pcregrep and pcretest
481 If there is an error while compiling a pattern, the error text that is
809 If there is an error while compiling a pattern, the error text that is
870 using CMake instead of configure. The text file README contains general
2230 matched text may continue over the newline.
9852 a. "text" matches "pattern" exactly;
9899 match any substring of the text.
9913 By default, pattern and text are plain text, one byte per character.
[all …]
/PHP-7.0/
H A Dacinclude.m4695 dnl PHP_ARG_WITH(arg-name, check message, help text[, default-val[, extension-or-not]])
720 dnl PHP_ARG_ENABLE(arg-name, check message, help text[, default-val[, extension-or-not]])
1232 if (pwrite(fd, "text", 4, 0) != 4) exit(1);
1234 if (pwrite(fd, "text", 4, -1) != -1 || errno != EINVAL) exit(1);
H A DNEWS2456 . Fixed bug #70277 (new DateTimeZone($foo) is ignoring text after null byte).
/PHP-7.0/ext/standard/html_tables/mappings/
H A DROMAN.TXT116 # text, and the associated code points are not generally
/PHP-7.0/build/
H A Dlibtool.m43706 _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
3726 # ever link correctly. If we're not using GNU ld we use -z text
3738 _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
4493 # text mode, it properly converts lines to CR/LF. This bash problem
5602 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $link…
6053 _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text'
6090 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_…
6137 _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
6155 # ever link correctly. If we're not using GNU ld we use -z text
6158 _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
/PHP-7.0/win32/
H A Dinstall.txt80 text files depending on some arguments you pass to them), you always
1284 ; any text on a line after an unquoted semicolon (;) is ignored
1285 [php] ; section markers (text within square brackets) are also ignored
1781 AddType text/html php
1785 AddType text/html php
/PHP-7.0/ext/xmlwriter/
H A Dphp_xmlwriter.c550 PHP_ME_MAPPING(text, xmlwriter_text, arginfo_xmlwriter_method_text, 0)
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog463 text from the end to the start.
1137 running pcretest, the text "(JIT)" added to the output whenever JIT is
1173 -I, and --text options.
1579 7. pcretest now gives a text phrase as well as the error number when
2089 much relocation at load time. To find a text, the string is searched,
3386 (a) When it is outputting text in the compiled version of a pattern, bytes
3389 (b) When it is outputting text that is a matched part of a subject string,
4151 retained in the file doc/pcre.txt, which is a concatenation in text format
4229 automatically from a table. It wasn't just a text change.)
5174 1. A bit of extraneous text had somehow crept into the pcregrep documentation.
[all …]
H A DHACKING61 However, so as not to over-complicate the text, the names of PCRE functions are
H A DNEWS659 absolute limit. Changed the text of the error message to make this clear, and
/PHP-7.0/ext/fileinfo/
H A Dlibmagic.patch3313 ((text && (m->str_flags & FLT) == STRING_BINTEST) ||
3314 (!text && (m->str_flags & FLT) == STRING_TEXTTEST))) ||
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestinput12747 /multiple words of text/
3091 /multiple words of text/i
H A Dgrepinput1 This is a file of miscellaneous text that is used as test data for checking
H A Dtestoutput14459 /multiple words of text/
5025 /multiple words of text/i
/PHP-7.0/ext/pgsql/
H A Dpgsql.c909 #define PHP_PQ_ERROR(text, pgsql) { \ argument
911 php_error_docref(NULL, E_WARNING, text, msgbuf); \
/PHP-7.0/ext/date/lib/
H A Dparse_date.re236 /* The relative text table. */
/PHP-7.0/ext/standard/
H A Dbasic_functions.c1787 ZEND_ARG_INFO(0, text)
/PHP-7.0/ext/mbstring/oniguruma/
H A DHISTORY1071 "Content-Type content="text/html; charset=iso-8859-1">')

Completed in 172 milliseconds

1...<<2122232425