Home
last modified time | relevance | path

Searched refs:ne (Results 26 – 43 of 43) sorted by relevance

12

/PHP-5.5/ext/standard/tests/strings/
H A Dget_html_translation_table_basic1.phpt350 string(4) "≠"
H A Dhtmlentities_html4.phpt290 ≠ U+02260
H A Dhtml_entity_decode_html5.phpt1412 "≠",
3546 ≠ => ≠ e289a0
/PHP-5.5/Zend/
H A Dzend_operators.h276 char ne = needle[needle_len-1]; in zend_memnstr() local
289 if ((p = (char *)memchr(p, *needle, (end-p+1))) && ne == p[needle_len-1]) { in zend_memnstr()
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt118 -2147483648, // max -ne int value
H A Dgettype_settype_variation6.phpt118 -2147483648, // max -ne int value
H A Dgettype_settype_variation8.phpt118 -2147483648, // max -ne int value
H A Dgettype_settype_variation7.phpt118 -2147483648, // max -ne int value
H A Dgettype_settype_variation5.phpt118 -2147483648, // max -ne int value
H A Dgettype_settype_variation2.phpt121 -2147483648, // max -ne int value
H A Dgettype_settype_variation3.phpt118 -2147483648, // max -ne int value
H A Dgettype_settype_variation4.phpt126 -2147483648, // max -ne int value
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja92 Tateyama <tateyan@amy.hi-ho.ne.jp>
107 http://www.cityfujisawa.ne.jp/%7Elouis/apps/phpfi/
/PHP-5.5/ext/openssl/
H A Dopenssl.c586 X509_NAME_ENTRY * ne; in add_assoc_name_entry() local
602 ne = X509_NAME_get_entry(name, i); in add_assoc_name_entry()
603 obj = X509_NAME_ENTRY_get_object(ne); in add_assoc_name_entry()
612 str = X509_NAME_ENTRY_get_data(ne); in add_assoc_name_entry()
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c1279 int numArgs, i, ne; in PHP_FUNCTION() local
1297 if ((ne = zend_hash_num_elements(Z_ARRVAL_P(pv_param_arr))) < result->numparams) { in PHP_FUNCTION()
1298 …php_error_docref(NULL TSRMLS_CC, E_WARNING,"Not enough parameters (%d should be %d) given", ne, re… in PHP_FUNCTION()
/PHP-5.5/ext/standard/html_tables/
H A Dents_html5.txt1407 ne 02260
/PHP-5.5/
H A Dconfigure.in151 if test $? -ne 0 ; then
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic2997 # From: Takeshi Hamasaki <hma@syd.odn.ne.jp>
10369 # taken from fkiss: (<yav@mte.biglobe.ne.jp> ?)

Completed in 94 milliseconds

12