Home
last modified time | relevance | path

Searched refs:def (Results 51 – 75 of 179) sorted by relevance

12345678

/PHP-5.5/ext/tokenizer/tests/
H A Dbug54089.phpt258 string(3) "def"
293 def
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_field_seek.phpt138 [%u|b%"def"]=>
167 [%u|b%"def"]=>
196 [%u|b%"def"]=>
233 [%u|b%"def"]=>
H A Dmysqli_fetch_field.phpt99 [%u|b%"def"]=>
127 [%u|b%"def"]=>
162 [%u|b%"def"]=>
H A Dmysqli_fetch_fields.phpt78 [%u|b%"def"]=>
106 [%u|b%"def"]=>
/PHP-5.5/ext/json/tests/
H A Dpass001.1.phpt57 …\"123\":{\"456\":{\"abc\":{\"789\":\"def\",\"012\":[1,2,\"5\",500],\"ghi\":[1,2,\"five\",50,\"sixt…
145 "123":{"456":{"abc":{"789":"def","012":[1,2,"5",500],"ghi":[1,2,"five",50,"sixty"]}}},
262 string(3) "def"
443 string(3) "def"
534 …alse":false,"null":null,"array":[],"object":{},"123":{"456":{"abc":{"789":"def","012":[1,2,"5",500…
536 …alse":false,"null":null,"array":[],"object":[],"123":{"456":{"abc":{"789":"def","012":[1,2,"5",500…
628 string(3) "def"
809 string(3) "def"
H A Dpass001.1_64bit.phpt57 …\"123\":{\"456\":{\"abc\":{\"789\":\"def\",\"012\":[1,2,\"5\",500],\"ghi\":[1,2,\"five\",50,\"sixt…
145 "123":{"456":{"abc":{"789":"def","012":[1,2,"5",500],"ghi":[1,2,"five",50,"sixty"]}}},
262 string(3) "def"
443 string(3) "def"
534 …alse":false,"null":null,"array":[],"object":{},"123":{"456":{"abc":{"789":"def","012":[1,2,"5",500…
536 …alse":false,"null":null,"array":[],"object":[],"123":{"456":{"abc":{"789":"def","012":[1,2,"5",500…
628 string(3) "def"
809 string(3) "def"
/PHP-5.5/ext/spl/tests/
H A DSplDoublyLinkedList_offsetExists_success.phpt11 $list->push('def');
/PHP-5.5/ext/pcre/
H A Dconfig.w327 ADD_DEF_FILE("ext\\pcre\\php_pcre.def");
/PHP-5.5/ext/libxml/
H A Dconfig.w3216 ADD_DEF_FILE("ext\\libxml\\php_libxml2.def");
/PHP-5.5/ext/soap/
H A Dphp_schema.c1640 xmlAttrPtr def; in schema_element() local
2095 if ((*tmp)->def != NULL && attr->def == NULL) { in schema_attribute_fixup()
2096 attr->def = estrdup((*tmp)->def); in schema_attribute_fixup()
2151 if (newAttr->def) {newAttr->def = estrdup(newAttr->def);} in schema_attributegroup_fixup()
2250 type->def = estrdup((*tmp)->def); in schema_type_fixup()
2394 if (type->def) { in delete_type()
2441 if (type->def) { in delete_type_persistent()
2442 free(type->def); in delete_type_persistent()
2509 if (attr->def) { in delete_attribute()
2535 if (attr->def) { in delete_attribute_persistent()
[all …]
H A Dphp_sdl.h209 char *def; member
248 char *def; member
/PHP-5.5/ext/pdo_oci/tests/
H A Dpecl_bug_11345.phpt17 $dbh = new PDO('oci:dbname=xxx;charset=yyy', 'abc', 'def');
/PHP-5.5/ext/dom/tests/
H A Dbug44648.phpt21 $root->setAttribute('@def', '456');
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strlen_basic.phpt21 $string_ascii = b'abc def';
H A Dcommon.inc37 // Var def for testing
H A Dmb_ereg.phpt23 test_ereg( $enc, b'abc ([a-z]+) ([a-z]+) ([a-z]+)$', b"abc def ghi jkl" );
H A Dmb_strpos_basic.phpt23 $string_ascii = b'abc def';
/PHP-5.5/ext/iconv/tests/
H A Diconv_strlen_basic.phpt21 $string_ascii = b'abc def';
/PHP-5.5/ext/standard/tests/strings/
H A Dstrlen_error.phpt19 var_dump( strlen("abc def", $extra_arg) );
H A Dsimilar_text_error.phpt15 similar_text("abc", "def", $percent, $extra_arg);
H A Dstripcslashes_error.phpt20 var_dump( stripcslashes("abc def", $extra_arg) );
/PHP-5.5/ext/iconv/
H A Dconfig.w3220 ADD_DEF_FILE("ext\\iconv\\php_iconv.def");
/PHP-5.5/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h57 char *def; member
/PHP-5.5/ext/oci8/tests/
H A Dpecl_bug16035.phpt22 oci_connect('abc', 'def', 'ghi', 'jkl');
/PHP-5.5/ext/pdo_oci/
H A Dphp_pdo_oci_int.h48 OCIDefine *def; member

Completed in 55 milliseconds

12345678