Home
last modified time | relevance | path

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

/php-src/ext/standard/tests/array/
H A Dbug31213.phpt10 '_a' => $a,
19 $_a = &$arr['_a'];
23 $_a++;
26 var_dump($a, $b, $_a, $_b, $arr);
41 ["_a"]=>
53 ["_a"]=>
H A Dbug25708.phpt59 $_a = $a;
67 var_dump($_a, $_b);
/php-src/ext/standard/
H A Dhrtime.c34 char _a[ZEND_LTOA_BUF_LEN]; \
36 HRTIME_U64A(t, _a, ZEND_LTOA_BUF_LEN); \
37 _d = zend_strtod(_a, NULL); \
H A Durl.c478 const __m128i _a = _mm_set1_epi8('a' - 1); in php_url_encode_impl() local
491 gt = _mm_cmpgt_epi8(in, _a); in php_url_encode_impl()
/php-src/ext/ffi/tests/
H A D003.phpt10 struct _a;
11 struct _a {int x;};
28 var_dump($ffi->new("struct _a"));
45 object(FFI\CData:struct _a)#%d (1) {
H A D004.phpt10 enum _a;
11 enum _a {e1};
35 var_dump($ffi->new("enum _a"));
55 object(FFI\CData:enum _a)#%d (1) {
/php-src/ext/standard/tests/strings/
H A Dbug78612.phpt7 $_a = 333000001;
11 $find_replace[$_a + $j] = $_b + $j;
/php-src/Zend/tests/
H A Dbug71030.phpt15 $_a = "a";
16 list($$_a, $b) = $a;
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます33449 >0 regex \^[[:space:]]{0,50}def\ {1,50}[_a-zA-Z]{1,100}
H A Dmagic33449 >0 regex \^[[:space:]]{0,50}def\ {1,50}[_a-zA-Z]{1,100}

Completed in 184 milliseconds