Home
last modified time | relevance | path

Searched refs:g (Results 301 – 315 of 315) sorted by last modified time

1...<<111213

/PHP-5.5/
H A DCODING_STANDARDS23 - The function's designated behavior is freeing that resource. E.g. efree()
50 recalculated with strlen() (e.g. php_addslashes())
132 a trivial meaning (e.g. for (i=0; i<100; i++) ...).
155 The class name should be prefixed with the name of the 'parent set' (e.g.
/PHP-5.5/ext/zlib/tests/
H A Dbug_52944_corrupted_data.inc58 'g+79uzgYgL6xewnen4LX8y39ccRp50nXBfqdAxmXTDx3lm/aePRodRVd2+NBkr6TPIvpvhdHWyIl8GyJvmU4z9n6A1TsJSriFY…
67 'g/aYk/BpNje/2vklGSmyfZNdt+NFrem8upMeqqrfEoxpUEHTJbpiZskDBrhYMudUSOUkZctDnrj4T8MfSIHfNCQ5r9Yjr0dVo2…
121 'QaJCPwXovagTDrUw0cLhldsPc0U+g+87AzfsF77/YeH1zs52RXNkclV7wpjbk8Ksqdiv42jYYdx/WHh3dPh6d2+nogDlC5Uxly…
/PHP-5.5/ext/standard/tests/time/
H A Didate.phpt23 g: 12
/PHP-5.5/ext/standard/tests/general_functions/
H A Dparse_ini_basic.data98 g=g
/PHP-5.5/ext/standard/tests/array/
H A Dbug24220.phpt30 string(1) "g"
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dwrite19.phar8 …������test.txt�����H������E��� ���s:2:"hi";<?php __HALT_COMPILER();�� ���ο_�gL�?`` g�F���GBMB
H A Dwrite3.phar10 g��ja{��lH$������GBMB
H A Dwrite5.phar22 �c&��; ��yA,!g� ����GBMB
H A Dwrite7.phar10 �g�$�h����UxB�����GBMB
H A Dfrontcontroller18.phar15 �J1`�=ؾ�r�G M�@�g���GBMB
/PHP-5.5/ext/phar/tests/files/
H A Dfrontcontroller18.phar15 �J1`�=ؾ�r�G M�@�g���GBMB
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt92 case 'g':
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_replace-compat-10.phpt12 echo mb_ereg_replace("123","def\\g\\\\hi\\",$a);
15 abcdef\g\\hi\
/PHP-5.5/ext/gd/libgd/
H A Dgd_pixelate.c26 int a, r, g, b, c; in gdImagePixelate() local
30 a = r = g = b = c = total = 0; in gdImagePixelate()
40 g += gdImageGreen(im, c); in gdImagePixelate()
47 c = gdImageColorResolveAlpha(im, r / total, g / total, b / total, a / total); in gdImagePixelate()
/PHP-5.5/Zend/tests/
H A Disset_002.phpt6 var_dump(isset($a, ${$b}, $$c, $$$$d, $e[$f->g]->d));

Completed in 40 milliseconds

1...<<111213