Home
last modified time | relevance | path

Searched refs:x (Results 1101 – 1125 of 1349) sorted by relevance

1...<<41424344454647484950>>...54

/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c296 #define DEST_X0(x) create_Dest_X0(x) argument
297 #define SRCA_X0(x) create_SrcA_X0(x) argument
298 #define SRCB_X0(x) create_SrcB_X0(x) argument
299 #define DEST_X1(x) create_Dest_X1(x) argument
300 #define SRCA_X1(x) create_SrcA_X1(x) argument
301 #define SRCB_X1(x) create_SrcB_X1(x) argument
302 #define IMM16_X1(x) create_Imm16_X1(x) argument
303 #define IMM8_X1(x) create_Imm8_X1(x) argument
305 #define BFEND_X0(x) create_BFEnd_X0(x) argument
307 #define JOFF_X1(x) create_JumpOff_X1(x) argument
[all …]
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_config.h14 # define __attribute__(x) /*NOTHING*/ argument
/PHP-7.1/ext/standard/tests/strings/
H A Dfprintf_variation_008.phpt26 fprintf( $fp, "%x", $hexa_num );
H A Dfprintf_variation_008_64bit.phpt26 fprintf( $fp, "%x", $hexa_num );
/PHP-7.1/ext/fileinfo/tests/
H A Dfinfo_file_002.phpt27 string(14) "image/x-ms-bmp"
H A Dfinfo_file_basic.phpt28 string(28) "text/x-php; charset=us-ascii"
/PHP-7.1/ext/filter/tests/
H A D016.phpt17 'e.x.a.m.p.l.e.@example.com',
/PHP-7.1/Zend/tests/
H A Dlist_destructuring_to_special_variables.phpt24 list($str[0], $str[1]) = ['x', 'y'];
H A Dclosure_027.phpt15 $a = function($x) use ($y) {};
/PHP-7.1/ext/standard/tests/file/
H A Dfscanf_variation51.phpt29 $formats = array( "%d", "%f", "%e", "%u", " %s", "%x", "%o");
36 "x", "xb", "xt"
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_character_set_name.phpt11 …TE: http://bugs.mysql.com/bug.php?id=7923 makes this test fail very likely on all 4.1.x - 5.0.x! */
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dwintestoutput388 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
97 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
/PHP-7.1/ext/standard/tests/image/
H A Dgetimagesize_basic.phpt123 string(29) "application/x-shockwave-flash"
141 string(14) "image/x-ms-bmp"
/PHP-7.1/ext/standard/tests/math/
H A Dfmod_variation1.phpt2 Test fmod() function : usage variations - different data types as $x argument
5 /* Prototype : float fmod ( float $x , float $y )
H A Dhypot_variation1.phpt2 Test hypot() function : usage variations - different data types as $x argument
5 /* Prototype : float hypot ( float $x , float $y )
/PHP-7.1/ext/mbstring/oniguruma/doc/
H A DRE26 \x{7HHHHHHH} wide hexadecimal char (character code point value)
28 \C-x control char (character code point value)
29 \M-x meta (x|0x80) (character code point value)
30 \M-\C-x meta control char (character code point value)
152 x-y range from x to y
212 x: extended form
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.c209 int x; in onig_strncmp() local
213 if (x) return x; in onig_strncmp()
323 if ((x->end - x->s) != (y->end - y->s)) in str_end_cmp()
326 p = x->s; in str_end_cmp()
344 p = x->s; in str_end_hash()
1727 low = x + 1; in add_code_range_to_buf()
1729 bound = x; in add_code_range_to_buf()
1735 high = x + 1; in add_code_range_to_buf()
1737 bound = x; in add_code_range_to_buf()
2848 OnigCodePoint x; in find_str_position() local
[all …]
/PHP-7.1/ext/pcre/tests/
H A D003.phpt12 ~x',
H A Dbug44925.phpt17 $str1 = 'x';
/PHP-7.1/ext/enchant/
H A Dconfig.m439 AC_DEFINE(ENCHANT_VERSION_STRING, "1.5.x", [ ])
/PHP-7.1/ext/mbstring/tests/
H A Dmb_eregi_replace.phpt13 "г"=>"g","ш"=>"sh","щ"=>"sh","з"=>"z","х"=>"x","ъ"=>"\'",
/PHP-7.1/ext/zip/lib/
H A Dzipint.h190 #define ZIP_CM_IS_DEFAULT(x) ((x) == ZIP_CM_DEFAULT || (x) == ZIP_CM_REPLACED_DEFAULT) argument
458 #define ZIP_ENTRY_DATA_CHANGED(x) ((x)->source != NULL) argument
/PHP-7.1/ext/intl/tests/
H A Dlocale_filter_matches.phpt32 'sl_IT_nedis-a-kirti-x-xyz',
98 loc_range:de-de matches lang_tag sl_IT_nedis-a-kirti-x-xyz ? NO
146 loc_range:sl_IT matches lang_tag sl_IT_nedis-a-kirti-x-xyz ? YES
194 loc_range:sl_IT_Nedis matches lang_tag sl_IT_nedis-a-kirti-x-xyz ? YES
242 loc_range:jbo matches lang_tag sl_IT_nedis-a-kirti-x-xyz ? NO
290 loc_range:art-lojban matches lang_tag sl_IT_nedis-a-kirti-x-xyz ? NO
338 loc_range:sl_IT matches lang_tag sl_IT_nedis-a-kirti-x-xyz ? YES
/PHP-7.1/ext/standard/tests/general_functions/
H A Dgettype_settype_variation5.phpt47 var $x;
50 function __construct($x, $y) {
51 $this->x = $x;
674 ["x"]=>
685 ["x"]=>
696 ["x"]=>
/PHP-7.1/ext/openssl/tests/
H A Dopenssl_encrypt_ccm.phpt28 var_dump(openssl_encrypt('data', $method, 'password', 0, str_repeat('x', 10), $tag, '', 1024));

Completed in 73 milliseconds

1...<<41424344454647484950>>...54