Home
last modified time | relevance | path

Searched refs:syntax (Results 1 – 25 of 157) sorted by relevance

1234567

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregsyntax.c225 if (IS_NULL(syntax)) in onig_set_default_syntax()
226 syntax = ONIG_SYNTAX_RUBY; in onig_set_default_syntax()
228 OnigDefaultSyntax = syntax; in onig_set_default_syntax()
241 syntax->op = op; in onig_set_syntax_op()
247 syntax->op2 = op2; in onig_set_syntax_op2()
253 syntax->behavior = behavior; in onig_set_syntax_behavior()
259 syntax->options = options; in onig_set_syntax_options()
265 return syntax->op; in onig_get_syntax_op()
271 return syntax->op2; in onig_get_syntax_op2()
277 return syntax->behavior; in onig_get_syntax_behavior()
[all …]
H A Doniguruma.h677 OnigSyntaxType* syntax; member
711 OnigSyntaxType* syntax; member
785 int onig_set_default_syntax P_((OnigSyntaxType* syntax));
789 unsigned int onig_get_syntax_op P_((OnigSyntaxType* syntax));
791 unsigned int onig_get_syntax_op2 P_((OnigSyntaxType* syntax));
793 unsigned int onig_get_syntax_behavior P_((OnigSyntaxType* syntax));
795 OnigOptionType onig_get_syntax_options P_((OnigSyntaxType* syntax));
797 void onig_set_syntax_op P_((OnigSyntaxType* syntax, unsigned int op));
799 void onig_set_syntax_op2 P_((OnigSyntaxType* syntax, unsigned int op2));
801 void onig_set_syntax_behavior P_((OnigSyntaxType* syntax, unsigned int behavior));
[all …]
H A Dregposix.c137 OnigSyntaxType* syntax = OnigDefaultSyntax; in regcomp() local
141 syntax = ONIG_SYNTAX_POSIX_BASIC; in regcomp()
143 options = syntax->options; in regcomp()
155 options, OnigEncDefaultCharEncoding, syntax, in regcomp()
/PHP-5.5/ext/openssl/tests/
H A D001.phpt35 echo "Load key from file - array syntax\n";
40 die("failed to load key using array syntax");
44 echo "Load key using direct syntax\n";
49 die("failed to load key using direct syntax");
53 echo "Load key manually and use string syntax\n";
59 die("failed to load key using string syntax");
71 Load key from file - array syntax
72 Load key using direct syntax
73 Load key manually and use string syntax
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c586 *syntax = ONIG_SYNTAX_RUBY; in _php_mb_regex_init_options()
615 *syntax = ONIG_SYNTAX_JAVA; in _php_mb_regex_init_options()
621 *syntax = ONIG_SYNTAX_GREP; in _php_mb_regex_init_options()
627 *syntax = ONIG_SYNTAX_RUBY; in _php_mb_regex_init_options()
630 *syntax = ONIG_SYNTAX_PERL; in _php_mb_regex_init_options()
805 OnigSyntaxType *syntax; in _php_mb_regex_ereg_replace_exec() local
1138 OnigSyntaxType *syntax; in PHP_FUNCTION() local
1185 OnigSyntaxType *syntax; in _php_mb_regex_ereg_search_exec() local
1313 OnigSyntaxType *syntax = NULL; in PHP_FUNCTION() local
1436 OnigSyntaxType *syntax; in PHP_FUNCTION() local
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dstrrchr_variation3.phpt18 using heredoc syntax.
37 string(19) "ing heredoc syntax."
39 string(8) " syntax."
42 using heredoc syntax."
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI115 6 syntax: address of pattern syntax definition.
166 ci->syntax: address of pattern syntax definition.
379 is disabled in the pattern syntax.(disabled in the default syntax)
445 and syntax ONIG_SYN_CAPTURE_ONLY_NAMED_GROUP == ON
495 # int onig_set_default_syntax(OnigSyntaxType* syntax)
497 Set default syntax.
500 1 syntax: address of pattern syntax definition.
505 Copy syntax.
522 Get/Set elements of the syntax.
525 1 syntax: syntax
[all …]
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug54929.phpt50 …4 You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
57 … "You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
H A Dbug66141.phpt34 …4 You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/PHP-5.5/ext/standard/tests/general_functions/
H A Dputenv.phpt32 Warning: putenv(): Invalid parameter syntax in %s on line %d
35 Warning: putenv(): Invalid parameter syntax in %s on line %d
H A Dis_callable_variation1.phpt22 var_dump( is_callable($func, TRUE) ); //given $var and $syntax argument
25 var_dump( is_callable($func, FALSE) ); //given $var and $syntax argument
55 * expected: true with $syntax = TRUE
56 * false with $syntax = FALSE
/PHP-5.5/sapi/cli/tests/
H A D011.phpt2 syntax check
50 string(%d) "No syntax errors detected in %s011.test.php
/PHP-5.5/ext/ldap/tests/
H A Dldap_sasl_bind_error.phpt31 // Invalid DN syntax
39 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
51 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
H A Dldap_bind_error.phpt22 // Invalid DN syntax
33 Warning: ldap_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
H A Dldap_delete_error.phpt53 Warning: ldap_delete(): Delete: Invalid DN syntax in %s on line %d
55 string(17) "Invalid DN syntax"
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_report_wo_ps.phpt100 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
102 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
108 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/PHP-5.5/sapi/cgi/tests/
H A D006.phpt2 syntax check
54 string(%d) "No syntax errors detected in %s006.test.php
/PHP-5.5/tests/lang/
H A Dbug44654.phpt2 Bug #44654 (syntax error for #)
/PHP-5.5/Zend/tests/
H A Dheredoc_017.phpt2 Testinh heredoc syntax
H A Dheredoc_014.phpt2 Heredoc with double quotes syntax but missing second quote
/PHP-5.5/ext/mysql/tests/
H A Dmysql_trace_mode.phpt34 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/PHP-5.5/tests/basic/
H A Dbug51709_1.phpt16 Parse error: syntax error, unexpected %s, expecting %s in %sbug51709_1.php on line %d
H A Dbug51709_2.phpt16 Parse error: syntax error, unexpected %s, expecting %s in %sbug51709_2.php on line %d
/PHP-5.5/Zend/tests/generators/
H A Dbug65161.phpt2 Bug #65161: Generator + autoload + syntax error = segfault
/PHP-5.5/Zend/RFCs/
H A D002.txt64 Note: $:variable will effectively be just another syntax for
98 Or with the "nested" name syntax:
133 types that have the same qualifier syntax. These are resolved in this
159 The class variable syntax depends on this class variables being
169 Dean Hall <php@apt7.com> for the initial symbol qualification syntax

Completed in 37 milliseconds

1234567