Home
last modified time | relevance | path

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

1...<<2122232425

/PHP-7.0/ext/fileinfo/libmagic/
H A Dsoftmagic.c82 uint16_t indir_level, uint16_t *name_count, int mode, int text) in file_softmagic() argument
95 text, 0, indir_level, name_count, in file_softmagic()
152 const unsigned char *s, size_t nbytes, size_t offset, int mode, int text, in match() argument
175 ((text && (m->str_flags & FLT) == STRING_BINTEST) || in match()
176 (!text && (m->str_flags & FLT) == STRING_TEXTTEST))) || in match()
190 switch (mget(ms, s, m, nbytes, offset, cont_level, mode, text, in match()
280 text, flip, indir_level, name_count, in match()
1200 size_t nbytes, size_t o, unsigned int cont_level, int mode, int text, in mget() argument
1672 indir_level + 1, name_count, BINTEST, text); in mget()
1712 mode, text, flip, indir_level, name_count, in mget()
/PHP-7.0/ext/standard/tests/file/
H A D007_variation18.phpt51 line of text
H A D007_variation10.phpt51 line of text
H A D007_variation2.phpt51 line of text
H A D007_variation14.phpt54 line of text
H A D007_variation22.phpt54 line of text
H A D007_variation6.phpt54 line of text
H A Dfscanf_variation51.phpt23 @fwrite($file_handle,"sample text\n");
/PHP-7.0/ext/xml/tests/
H A Dxml002.phpt84 ]}{CDATA[ Plain text.]}{CDATA[
/PHP-7.0/ext/filter/tests/
H A D039.phpt35 var_dump(filter_var_array(array("asdas"=>"text"), array("var_name"=>-1, "asdas"=>"asdasd", "qwe"=>"…
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dgrepoutput387 pcregrep: pcre_exec() gave error -8 while matching this text:
391 pcregrep: pcre_exec() gave error -8 while matching this text:
513 pcregrep: pcre_exec() gave error -8 while matching text that starts:
515 This is a file of miscellaneous text that is used as test data for checking
523 pcregrep: pcre_exec() gave error -21 while matching text that starts:
525 This is a file of miscellaneous text that is used as test data for checking
/PHP-7.0/ext/soap/
H A DTODO.old16 make $soap_object->data = 'text'; maybe invoke a set_*() and/or get_*() method
/PHP-7.0/ext/oci8/
H A Doci8.c935text tmp_buf[PHP_OCI_ERRBUF_LEN]; /* Use traditional smaller size: non-PL/SQL errors should fit … in PHP_INI_END()
1512 text errbuf[PHP_OCI_ERRBUF_LEN]; in php_oci_error()
1573 sb4 php_oci_fetch_errmsg(OCIError *error_handle, text *error_buf, size_t error_buf_size) in php_oci_fetch_errmsg()
1594 int php_oci_fetch_sqltext_offset(php_oci_statement *statement, text **sqltext, ub2 *error_offset) in php_oci_fetch_sqltext_offset()
2102 …PHP_OCI_CALL_RETURN(errstatus, OCIServerVersion, (connection->svc, OCI_G(err), (text *)version, si… in php_oci_connection_ping()
2109 text tmp_buf[PHP_OCI_ERRBUF_LEN]; in php_oci_connection_ping()
2378 …rdChange, (connection->svc, connection->err, (text *)user, user_len, (text *)pass_old, pass_old_le… in php_oci_password_change()
2420 …PHP_OCI_CALL_RETURN(errstatus, OCIServerVersion, (connection->svc, connection->err, (text *)versio… in php_oci_server_get_version()
2960text ora_msg_buf[PHP_OCI_ERRBUF_LEN]; /* Use traditional smaller size: non-PL/SQL errors should … in php_oci_create_env()
3010 …PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIServerAttach, (connection->server, OCI_G(err), (text *)dbna… in php_oci_old_create_session()
[all …]
/PHP-7.0/ext/xsl/tests/
H A Dbug54446.phpt23 <sax:output href="$outputfile" method="text">
H A Dbug54446_with_ini.phpt23 <sax:output href="$outputfile" method="text">
/PHP-7.0/ext/standard/tests/strings/
H A Dsubstr_replace_error.phpt6 * Description: Replace text within a portion of a string
/PHP-7.0/ext/pdo_odbc/tests/
H A Dlong_columns.phpt75 $text = alpha_repeat($num);
76 $db->exec("INSERT INTO TEST VALUES($num, '$text')");
/PHP-7.0/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt107 (d) If the Work includes a "NOTICE" text file as part of its
112 of the following places: within a NOTICE text file distributed
120 or as an addendum to the NOTICE text from the Work, provided
184 the brackets!) The text should be enclosed in the appropriate
/PHP-7.0/tests/lang/
H A D024.phpt412 Only two lines of text should follow:
637 Only two lines of text should follow:
862 Only two lines of text should follow:
1087 Only two lines of text should follow:
1312 Only two lines of text should follow:
1537 Only two lines of text should follow:
1762 Only two lines of text should follow:
1987 Only two lines of text should follow:
2212 Only two lines of text should follow:
2437 Only two lines of text should follow:
[all …]
/PHP-7.0/ext/ftp/
H A Dftp.c1800 char *text; in ftp_genlist() local
1861 text = (char*) (ret + lines + 1); in ftp_genlist()
1862 *entry = text; in ftp_genlist()
1866 *(text - 1) = 0; in ftp_genlist()
1867 *++entry = text; in ftp_genlist()
1869 *text++ = ch; in ftp_genlist()
/PHP-7.0/
H A DREADME.SUBMITTING_PATCH62 attachments of type 'text/*' are accepted.
87 of type 'text/*' are accepted.
117 only MIME attachments of type 'text/*' are accepted.
/PHP-7.0/ext/spl/
H A Ddoxygen.cfg66 WARN_FORMAT = "$file:$line: $text"
/PHP-7.0/ext/shmop/tests/
H A D002.phpt56 var_dump(shmop_write($shm_id, 'text to try write', -10));
/PHP-7.0/ext/intl/tests/
H A Dformatter_get_set_text_attribute.phpt10 * Get/set text attribute.
H A Dformatter_get_set_text_attribute_var2.phpt10 * Get/set text attribute.

Completed in 68 milliseconds

1...<<2122232425