Lines Matching refs:string
24 string = "foo";
118 compatible = "vnd,enum-string-array-holder";
736 test_string_token_0: string-token-0 {
737 compatible = "vnd,string-token";
741 test_string_token_1: string-token-1 {
742 compatible = "vnd,string-token";
746 test_string_token_2: string-token-2 {
747 compatible = "vnd,string-token";
751 test_str_array_token_0: string-array-token-0 {
752 compatible = "vnd,string-array-token";
758 test_str_array_token_1: string-array-token-1 {
759 compatible = "vnd,string-array-token";
766 test_str_unquoted_f0: string-unquoted-f0 {
767 compatible = "vnd,string-unquoted";
771 test_str_unquoted_f1: string-unquoted-f1 {
772 compatible = "vnd,string-unquoted";
776 test_str_unquoted_t: string-unquoted-t {
777 compatible = "vnd,string-unquoted";
781 test_str_unquoted_esc_t: string-unquoted-escape-t {
782 compatible = "vnd,string-unquoted";
787 * Tests expect all vnd,string-unquoted instances to evaluate to doubles,
788 * so use vnd,string instead.
790 test_str_unquoted_esc_s: string-unquoted-escape-s {
791 compatible = "vnd,string";
795 test_stra_unquoted_f0: string-array-unquoted-f0 {
796 compatible = "vnd,string-array-unquoted";
800 test_stra_unquoted_f1: string-array-unquoted-f1 {
801 compatible = "vnd,string-array-unquoted";
805 test_stra_unquoted_t: string-array-unquoted-t {
806 compatible = "vnd,string-array-unquoted";
811 * Tests expect all vnd,string-array-unquoted instances to evaluate to doubles,
812 * so use vnd,string-array instead.
814 test_stra_unquoted_esc: string-array-unquoted-escape {
815 compatible = "vnd,string-array";
819 test_str_escape_0: string-escape-0 {
820 compatible = "vnd,string";
824 test_str_escape_1: string-escape-1 {
825 compatible = "vnd,string";
829 test_str_escape_2: string-escape-2 {
830 compatible = "vnd,string";
834 test_str_escape_3: string-escape-3 {
835 compatible = "vnd,string";
839 test_stra_escape: string-array-escape {
840 compatible = "vnd,string-array";